Skip to content

Commit

Permalink
chore: update GH actions
Browse files Browse the repository at this point in the history
  • Loading branch information
darrenvechain committed Nov 14, 2023
1 parent 9076c93 commit c9652da
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/lint-build-test.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -31,5 +31,8 @@ jobs:
- name: Lint
run: yarn run lint

- name: Test
run: yarn run test

- name: Build
run: yarn run build

0 comments on commit c9652da

Please sign in to comment.