Skip to content

Commit

Permalink
modify workflow run
Browse files Browse the repository at this point in the history
  • Loading branch information
shravanasati committed Jul 15, 2024
1 parent c09a277 commit 65f8249
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions .github/workflows/python-package.yml
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,6 @@ jobs:
# exit-zero treats all errors as warnings. The GitHub editor is 127 chars wide
flake8 . --count --exit-zero --max-complexity=10 --max-line-length=127 --statistics
- name: Run
timeout-minutes: 0.2
- name: Run a command
run: |
stella run ls
timeout 5 stella run ls | true

0 comments on commit 65f8249

Please sign in to comment.