Skip to content

Commit

Permalink
Fixed merge conflict
Browse files Browse the repository at this point in the history
  • Loading branch information
stevengill committed Jan 4, 2021
2 parents 377c3af + e05581f commit 5fbfcbb
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/ci-build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,7 @@ jobs:
build:

runs-on: ubuntu-latest
timeout-minutes: 10

strategy:
matrix:
Expand All @@ -28,4 +29,4 @@ jobs:
- run: npm run setup
- run: npm run lint
- run: npm run test
# - run: npm run coverage
# - run: npm run coverage

0 comments on commit 5fbfcbb

Please sign in to comment.