Skip to content

Commit

Permalink
changes maded ietest.yml ci (armadaproject#3200)
Browse files Browse the repository at this point in the history
Signed-off-by: Dhruv Jain <[email protected]>
Co-authored-by: Mohamed Abdelfatah <[email protected]>
  • Loading branch information
jaydee029 and Mo-Fatah authored Jan 10, 2024
1 parent 86be95d commit d207eb0
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -48,6 +48,7 @@ jobs:

go-unit-tests:
name: Golang Unit Tests
needs: go-mod-up-to-date
runs-on: ubuntu-22.04

steps:
Expand Down Expand Up @@ -84,6 +85,7 @@ jobs:

go-integration-tests:
name: Golang Integration Tests
needs: go-mod-up-to-date
runs-on: ubuntu-22.04

env:
Expand Down

0 comments on commit d207eb0

Please sign in to comment.