Skip to content

Commit

Permalink
Merge pull request #68 from clio/refactor_ci_to_abide_peng_rules
Browse files Browse the repository at this point in the history
Refactor ci.yml to abide with peng's rules
  • Loading branch information
wendy-clio authored Jun 18, 2024
2 parents a411d51 + 47cf525 commit f98d57c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,7 @@ on:
jobs:
test:
runs-on: ubuntu-latest
timeout-minutes: 5
strategy:
fail-fast: false
matrix:
Expand Down

0 comments on commit f98d57c

Please sign in to comment.