Skip to content

Commit

Permalink
👷 Added dependencies between jobs
Browse files Browse the repository at this point in the history
  • Loading branch information
karafra committed Feb 14, 2022
1 parent f064e14 commit f525218
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -30,6 +30,7 @@ jobs:
${{ runner.os }}-nuget-
run_unit_tests:
needs: build
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
Expand Down

0 comments on commit f525218

Please sign in to comment.