Skip to content

Commit

Permalink
go back to chai 3 for legacy tests
Browse files Browse the repository at this point in the history
  • Loading branch information
lucas42 committed May 22, 2024
1 parent 29a9515 commit e5aca99
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/verify.yml
Original file line number Diff line number Diff line change
Expand Up @@ -78,5 +78,5 @@ jobs:
name: build-output
- name: npm install and test
run: |
npm install mocha@3 chai@4 esm@3 --no-package-lock
npm install mocha@3 chai@3 esm@3 --no-package-lock
npm run test-unit

0 comments on commit e5aca99

Please sign in to comment.