Skip to content

Commit

Permalink
Update bun-test.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
edamsecx authored Mar 19, 2024
1 parent e449a80 commit 8691ff0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/bun-test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,5 +15,5 @@ jobs:
- name: Install dependencies
run: bun install

- name: Run lint
- name: Run test
run: bun test

0 comments on commit 8691ff0

Please sign in to comment.