Skip to content

Commit 2e07c7e

Browse files
Update main.yml
1 parent d8f8e81 commit 2e07c7e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/main.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,4 +25,4 @@ jobs:
2525
2626
- name: Test code
2727
run: |
28-
sudo python3 ./setup.py test
28+
sudo ./build.sh

0 commit comments

Comments
 (0)