Skip to content

Commit

Permalink
Merge pull request #137 from OilerNetwork/feat/update-ci
Browse files Browse the repository at this point in the history
Modified workflow to run build
  • Loading branch information
eugenPtr authored Feb 4, 2025
2 parents 397ed0d + fd906c2 commit 8eedb4e
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/test.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -29,3 +29,6 @@ jobs:

- name: Run tests
run: pnpm test

- name: Run build
run: pnpm run build

0 comments on commit 8eedb4e

Please sign in to comment.