Skip to content

Commit

Permalink
[Tests] Updated the stable nightly used actions
Browse files Browse the repository at this point in the history
  • Loading branch information
set-soft committed Aug 8, 2023
1 parent 98d69aa commit ac9327c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/pythonapp_stable_nightly.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ jobs:
container: ghcr.io/inti-cmnb/kicad_auto_test:stable_nightly

steps:
- uses: actions/checkout@v2
- uses: actions/checkout@v3
- name: Test stable nightly
run: |
make test_server_ki7
Expand Down

0 comments on commit ac9327c

Please sign in to comment.