Skip to content

Commit

Permalink
refactor: adjusted line spacing in workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
BilalQamar95 committed Aug 26, 2024
1 parent 7a7879b commit a764a0f
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 @@ -4,8 +4,8 @@ jobs:
tests:
runs-on: ubuntu-latest
strategy:
matrix:
node: [18, 20]
matrix:
node: [18, 20]
continue-on-error: ${{ matrix.node == 20 }}

steps:
Expand Down

0 comments on commit a764a0f

Please sign in to comment.