Skip to content

Commit

Permalink
chore: Add dependencies between jobs
Browse files Browse the repository at this point in the history
  • Loading branch information
krzysiekb committed Dec 29, 2023
1 parent 14e4618 commit b1c951e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/cdk-deploy.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -30,6 +30,7 @@ jobs:
pytest tests/
cdk-deploy:
needs: test
runs-on: ubuntu-latest
permissions:
id-token: write
Expand Down

0 comments on commit b1c951e

Please sign in to comment.