Skip to content

Commit

Permalink
fix: temporarily remove e2e test check as it requires be part running
Browse files Browse the repository at this point in the history
  • Loading branch information
pmstss committed Sep 2, 2024
1 parent 72987ad commit 3bf29b6
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions .github/workflows/check-client.yml
Original file line number Diff line number Diff line change
Expand Up @@ -44,6 +44,3 @@ jobs:

- name: Build
run: npm run build --prefix=client

- name: Test
run: npm run test --prefix=client

0 comments on commit 3bf29b6

Please sign in to comment.