Skip to content

Commit

Permalink
Drop AVA
Browse files Browse the repository at this point in the history
  • Loading branch information
fregante committed Sep 28, 2023
1 parent 85d430b commit 180c2cc
Show file tree
Hide file tree
Showing 3 changed files with 22 additions and 1,505 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,8 +27,8 @@ jobs:
run: npm ci || npm install
- name: build
run: npm run build --if-present
- name: AVA
run: npx ava
- name: Test
run: npm run bun:test

Build:
runs-on: ubuntu-latest
Expand Down

0 comments on commit 180c2cc

Please sign in to comment.