Skip to content

Commit

Permalink
add needs tests
Browse files Browse the repository at this point in the history
  • Loading branch information
AmelieLoulergue committed Nov 20, 2024
1 parent 5f72de1 commit bee3c3d
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 @@ -49,6 +49,7 @@ jobs:
run: echo "Tests failed."
determine-version:
runs-on: ubuntu-latest
needs: tests
outputs:
new_version: ${{ steps.set_output.outputs.new_version }}

Expand Down

0 comments on commit bee3c3d

Please sign in to comment.