Skip to content

Commit

Permalink
yarm
Browse files Browse the repository at this point in the history
  • Loading branch information
ibgreen committed Aug 25, 2024
1 parent cc365e9 commit 6d9de10
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -36,8 +36,8 @@ jobs:
yarn test-ci
- name: Run lint
run: |
yarn lint
run: |
yarn lint
- name: Test website build
run: |
Expand Down

0 comments on commit 6d9de10

Please sign in to comment.