We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b6efb73 commit 4e665a7Copy full SHA for 4e665a7
1 file changed
.github/workflows/ci_tests.yml
@@ -38,5 +38,5 @@ jobs:
38
pip install -r software/requirements.txt
39
40
# Run local tests
41
- -name: Build site
+ - name: Build site
42
run: software/util/buildsite.py -t
0 commit comments