Skip to content

Commit

Permalink
Merge pull request #54 from UoaWDCC/setup/test
Browse files Browse the repository at this point in the history
added test to build script
  • Loading branch information
gmat224 authored Jun 6, 2024
2 parents e621fc3 + 5cbb22b commit 545b7f9
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/build-web.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,5 +21,7 @@ jobs:

- run: yarn

- run: yarn test

- name: Build
run: yarn build

0 comments on commit 545b7f9

Please sign in to comment.