Skip to content

Commit

Permalink
test : add fetch command
Browse files Browse the repository at this point in the history
  • Loading branch information
mvillafuertem committed Oct 17, 2023
1 parent e43b049 commit 453dbec
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/aws.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,5 +24,6 @@ jobs:
architecture: x64 # (x64 or x86) - defaults to x64
- name: Run aws
run: |
yarn --cwd modules/cdktf/ fetch && \
sbt "iam/runMain io.github.mvillafuertem.iam.Iam" && \
sbt "iam/it:test"

0 comments on commit 453dbec

Please sign in to comment.