Skip to content

Commit

Permalink
workflows
Browse files Browse the repository at this point in the history
  • Loading branch information
saadeghi committed Sep 17, 2023
1 parent e91483c commit cb79e92
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ jobs:
run: bun install

- name: build package
run: bun run build
run: bun run build:skipcdnfiles

- name: Run tests
run: bun test

0 comments on commit cb79e92

Please sign in to comment.