Skip to content

Commit

Permalink
Rename Github Action to build-test
Browse files Browse the repository at this point in the history
  • Loading branch information
tomkln committed Jul 18, 2023
1 parent de432f6 commit 8ecee43
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,5 @@ jobs:
# Actual Tests
- run: npm i
- run: npm run lint --if-present
continue-on-error: true
- run: npm run typecheck --if-present
- run: npm run bundle --if-present

0 comments on commit 8ecee43

Please sign in to comment.