Skip to content

Commit

Permalink
Fixed YAML syntax
Browse files Browse the repository at this point in the history
  • Loading branch information
sternj committed Aug 9, 2023
1 parent 0250430 commit cc09b31
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions .github/workflows/test-smoketests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -56,6 +56,5 @@ jobs:
# or anything related if relative imports are used.
- name: -m invocation smoketest
run: |
python -m pip install git+https://github.com/sternj/import_stress_test
python -m scalene --cli --- -m import_stress_test

python -m pip install git+https://github.com/sternj/import_stress_test
python -m scalene --cli --- -m import_stress_test

0 comments on commit cc09b31

Please sign in to comment.