mirror of
https://github.com/trabucayre/openFPGALoader.git
synced 2026-08-29 17:39:36 +02:00
ci: test --detect (allow it to fail)
This commit is contained in:
@@ -97,4 +97,6 @@ jobs:
|
||||
run: pacman -U --noconfirm --noprogressbar *.zst
|
||||
|
||||
- name: '🚦 Test package'
|
||||
run: openFPGALoader --help
|
||||
run: |
|
||||
openFPGALoader --help
|
||||
openFPGALoader --detect || true
|
||||
|
||||
Reference in New Issue
Block a user