Skip to content

Commit b615422

Browse files
committed
Merge remote-tracking branch 'origin/master'
2 parents 9d4fd96 + 0c9f2bd commit b615422

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)