Skip to content

Commit

Permalink
lance la construction de l'app sans attendre la fin des tests unitaires
Browse files Browse the repository at this point in the history
  • Loading branch information
marc-rutkowski authored and derfurth committed Oct 12, 2023
1 parent c24ff28 commit efe9564
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -80,7 +80,7 @@ jobs:
run: earthly --use-inline-cache --save-inline-cache --push +front-deps-builder

build-app-dev:
needs: test-app
needs: prepare-front-deps
environment: dev
runs-on: ubuntu-latest
timeout-minutes: 30
Expand Down

0 comments on commit efe9564

Please sign in to comment.