Skip to content

Commit

Permalink
Execute tests before releasing
Browse files Browse the repository at this point in the history
  • Loading branch information
BruceWouaigne committed Jan 2, 2025
1 parent 81ef232 commit ef3d3de
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,7 @@ jobs:
uses: ./.github/workflows/_run-tests.yaml

build-and-publish:
needs: run-tests
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
Expand Down

0 comments on commit ef3d3de

Please sign in to comment.