Skip to content

Commit

Permalink
Merge PR #1154 from 'theanmolsharma/ci-test'
Browse files Browse the repository at this point in the history
  • Loading branch information
pinheadmz committed May 31, 2023
2 parents 2221495 + e5e3ec8 commit b005869
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ jobs:
run: npm install --location=global bslint

- name: Lint
run: npm run lint
run: npm run lint-ci

test-coverage:
name: Test Coverage
Expand Down

0 comments on commit b005869

Please sign in to comment.