Skip to content

Commit

Permalink
Attemp
Browse files Browse the repository at this point in the history
  • Loading branch information
sherpalabsio committed Nov 29, 2024
1 parent fb22581 commit 3f849c0
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -60,7 +60,7 @@ jobs:
run: |
zsh --version
bash --version
script time make test
script -c 'time make test'
test-linux:
name: Linux Test
Expand All @@ -82,4 +82,4 @@ jobs:
run: |
zsh --version
bash --version
script time make test
script -c 'time make test'

0 comments on commit 3f849c0

Please sign in to comment.