Skip to content

Commit

Permalink
fix: correct place
Browse files Browse the repository at this point in the history
  • Loading branch information
vinayakkulkarni committed Jul 13, 2021
1 parent d1a0564 commit e92081d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,10 +24,10 @@ concurrency:

jobs:
ci:
fail-fast: false
runs-on: ${{ matrix.os }}

strategy:
fail-fast: false
matrix:
os: [ubuntu-latest]
node: [16]
Expand Down

0 comments on commit e92081d

Please sign in to comment.