Skip to content

Commit

Permalink
Re-enable build
Browse files Browse the repository at this point in the history
  • Loading branch information
Ghislain89 committed Oct 10, 2023
1 parent 2095943 commit 67c492e
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/e2e-tests.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -35,8 +35,8 @@ jobs:
run: pnpm exec playwright install chromium
working-directory: packages/apps/tools

# - name: Build Tools dApp
# run: pnpm run build --filter @kadena/tools
- name: Build Tools dApp
run: pnpm run build --filter @kadena/tools

- name: Run Playwright tests
run: pnpm run test:e2e --filter @kadena/tools
Expand Down

0 comments on commit 67c492e

Please sign in to comment.