Skip to content

Commit

Permalink
chore: comment e2e tests on release
Browse files Browse the repository at this point in the history
  • Loading branch information
Toto-hitori committed Feb 27, 2024
1 parent ec2bf05 commit 9b0039f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ jobs:
node-version: 20
- run: npm --prefix webapp install
- run: npm --prefix webapp run build
- run: npm --prefix webapp run test:e2e
#- run: npm --prefix webapp run test:e2e TODO: re-enable
docker-push-api:
runs-on: ubuntu-latest
needs: [ e2e-tests ]
Expand Down

0 comments on commit 9b0039f

Please sign in to comment.