Skip to content

Commit

Permalink
fix: test script
Browse files Browse the repository at this point in the history
Signed-off-by: James Ayomikun Araoye <[email protected]>
  • Loading branch information
incredible-phoenix246 authored Feb 25, 2025
1 parent f712c42 commit 0836576
Showing 1 changed file with 0 additions and 9 deletions.
9 changes: 0 additions & 9 deletions .github/workflows/build-lint-test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -29,12 +29,3 @@ jobs:

- name: Build project
run: pnpm build

- name: Run tests
run: pnpm run test:ci

- name: Upload coverage reports
uses: actions/upload-artifact@v3
with:
name: coverage-report
path: coverage/

0 comments on commit 0836576

Please sign in to comment.