ci(cross) use python3 instead of python
This commit is contained in:
2
.github/workflows/ccpp.yml
vendored
2
.github/workflows/ccpp.yml
vendored
@@ -80,4 +80,4 @@ jobs:
|
||||
|
||||
# Produce a binary artifact and place it in the mounted volume
|
||||
run: |
|
||||
python tests/main.py --report test
|
||||
python3 tests/main.py --report test
|
||||
|
||||
Reference in New Issue
Block a user