Skip to content

Commit

Permalink
Tests failed in GitHub Actions
Browse files Browse the repository at this point in the history
  • Loading branch information
solarlime committed Oct 25, 2023
1 parent df27293 commit 7d3c50e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/night-builds.yml
Original file line number Diff line number Diff line change
Expand Up @@ -35,4 +35,4 @@ jobs:
run: npm run lint

- name: Testing
run: npm run test:no-watch
run: npm run test:no-watch --single-thread

0 comments on commit 7d3c50e

Please sign in to comment.