We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d8f8e81 commit 2e07c7eCopy full SHA for 2e07c7e
.github/workflows/main.yml
@@ -25,4 +25,4 @@ jobs:
25
26
- name: Test code
27
run: |
28
- sudo python3 ./setup.py test
+ sudo ./build.sh
0 commit comments