Skip to content

Commit

Permalink
updated github CI test
Browse files Browse the repository at this point in the history
  • Loading branch information
Keksmo committed Jul 31, 2024
1 parent 810e576 commit 3316457
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ jobs:
- name: Syntax check
run: |
. venv/bin/activate
rstcheck --recursive --ignore-directives "tabs" fido2/ hsm/ nethsm/ nextbox/ nitrokey3/ nitropad/ nitropc/ nitrophone/ nitrowall/ pro/ software/ start/ storage/ u2f/
rstcheck --recursive --ignore-directives "tabs" nitrokeys/ nethsm/ nextbox/ nitropad/ nitropc/ nitrophone/ nitrowall/ software/
build-error-check:
name: Check build error
runs-on: ubuntu-latest
Expand Down

0 comments on commit 3316457

Please sign in to comment.