Skip to content

Commit 0c9f2bd

Browse files
authored
Update CI-ubuntu.yml [no ci]
1 parent cf1dd46 commit 0c9f2bd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/CI-ubuntu.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -355,5 +355,5 @@ jobs:
355355
run: |
356356
cd ${{github.workspace}}/tmp/
357357
source venv/bin/activate
358-
xvfb-run pytest ../source/FAST/ -v
358+
pytest ../source/FAST/ -v -k 'not test_shortcuts'
359359

0 commit comments

Comments
 (0)