Skip to content

Commit

Permalink
Merge pull request #201 from Arquisoft/fix/release
Browse files Browse the repository at this point in the history
Fix/release
  • Loading branch information
Toto-hitori authored Apr 8, 2024
2 parents 227ce1e + 52a46ee commit 12348ef
Show file tree
Hide file tree
Showing 2 changed files with 249 additions and 248 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,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
docker-push-api:
runs-on: ubuntu-latest
needs: [ e2e-tests ]
Expand Down
Loading

0 comments on commit 12348ef

Please sign in to comment.