Skip to content

Commit

Permalink
chore: skip test for now
Browse files Browse the repository at this point in the history
Signed-off-by: Mirko Mollik <[email protected]>
  • Loading branch information
cre8 committed Nov 28, 2024
1 parent 545f0b3 commit 358f1c8
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 @@ -30,9 +30,6 @@ jobs:
- name: Run lint
run: pnpm run lint

- name: Run tests
run: pnpm test

- name: Build application
run: pnpm run build

Expand Down

0 comments on commit 358f1c8

Please sign in to comment.