Skip to content

Commit

Permalink
Fix GH test workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
jridgewell committed Feb 29, 2024
1 parent a0f2128 commit 76daecc
Showing 1 changed file with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -29,9 +29,3 @@ jobs:
- name: Test node
run: |
node dist/set-array.umd.js
- name: Benchmark
run: |
npm run benchmark:install
npm run benchmark:only
env:
CI: true

0 comments on commit 76daecc

Please sign in to comment.