Skip to content

Commit

Permalink
ci: remove test job
Browse files Browse the repository at this point in the history
Signed-off-by: Till Sanders <mail@till-sanders.de>
  • Loading branch information
tillsanders committed Aug 6, 2024
1 parent da52815 commit 1af8df1
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -47,9 +47,6 @@ jobs:
- name: Run prettier
run: npx prettier --check .

- name: Run tests 🧪
run: npm run test

- name: Build 🚚
if: success()
run: npm run generate
Expand Down

0 comments on commit 1af8df1

Please sign in to comment.