We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c2edc42 commit 3a87741Copy full SHA for 3a87741
1 file changed
.github/workflows/push.yml
@@ -27,7 +27,7 @@ jobs:
27
raco pkg install --auto ziggy/
28
raco pkg install langs/
29
raco make www/main.scrbl
30
- xvfb-run raco test -p langs
+ xvfb-run raco test -p langs
31
make -C www main
32
- name: Archive www
33
uses: actions/upload-artifact@v2
0 commit comments