Skip to content

Commit

Permalink
fixes
Browse files Browse the repository at this point in the history
  • Loading branch information
mshima committed Oct 23, 2024
1 parent 89ea24a commit 4053305
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/generator-graalvm.yml
Original file line number Diff line number Diff line change
Expand Up @@ -126,6 +126,8 @@ jobs:
if: steps.compare.outputs.equals != 'true'
id: packaging
timeout-minutes: 20
- run: npm run services:up
if: steps.compare.outputs.equals != 'true'
- run: npm run native-e2e --if-present
id: e2e
if: steps.compare.outputs.equals != 'true'
Expand Down

0 comments on commit 4053305

Please sign in to comment.