Skip to content

Commit

Permalink
chore: re-enable ci repo tests
Browse files Browse the repository at this point in the history
  • Loading branch information
diogomatsubara committed Oct 16, 2024
1 parent 7c7bd41 commit 15515f4
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/_ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,8 +17,7 @@ jobs:
- run: npm ci
- run: npm run format:check
- run: npm run lint
# FIXME: Re-enable this once tests can reliably run in GitHub Actions
# - run: npm run test
- run: npm run test
- run: npm run build

- name: Check that dist/ is correctly generated
Expand Down

0 comments on commit 15515f4

Please sign in to comment.