Skip to content

Commit

Permalink
feat: added action step dependency
Browse files Browse the repository at this point in the history
  • Loading branch information
daystram committed Sep 2, 2021
1 parent f827151 commit 4f5e12d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/push.yml
Original file line number Diff line number Diff line change
Expand Up @@ -37,6 +37,7 @@ jobs:
test-be:
name: Test
runs-on: Ubuntu-20.04
needs: [build-be]
container: daystram/go-builder:1.16
defaults:
run:
Expand Down

0 comments on commit 4f5e12d

Please sign in to comment.