We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 303a07b commit 2de7bc2Copy full SHA for 2de7bc2
.github/workflows/CI.yml
@@ -31,7 +31,7 @@ jobs:
31
- name: Run unit tests
32
run: |
33
python utest/run.py
34
- - name: Run acceptance tests
+ - name: Run acceptance tests
35
36
python atest/run.py
37
- uses: actions/upload-artifact@v1
0 commit comments