We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ac3cce9 commit 2a9cb5fCopy full SHA for 2a9cb5f
1 file changed
.github/workflows/langs.yml
@@ -37,5 +37,5 @@ jobs:
37
- name: Run tests
38
run: |
39
raco test -p ziggy
40
- raco test -p langs
+ xvfb-run raco test -p langs
41
raco test -c outlaw
0 commit comments