Skip to content

Commit

Permalink
ci(main): remove test
Browse files Browse the repository at this point in the history
  • Loading branch information
damienrobinson committed Jan 23, 2024
1 parent d897073 commit a340de7
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -47,8 +47,8 @@ jobs:
run: yarn install
- name: Build 🔨
run: yarn run build
- name: Test 🧪
run: yarn run test
# - name: Test 🧪
# run: yarn run test
- name: Run Lighthouse 💡
run: yarn run lhci:autorun

Expand Down

0 comments on commit a340de7

Please sign in to comment.