fix(ci): run tests before creating release

This commit is contained in:
Luke Tainton 2024-12-25 10:26:03 +00:00
parent 292290c655
commit 049ea70bb3
No known key found for this signature in database

View File

@ -15,6 +15,7 @@ jobs:
create_release: create_release:
name: Create Release name: Create Release
needs: test
uses: luketainton/gha-workflows/.github/workflows/create-release.yml@main uses: luketainton/gha-workflows/.github/workflows/create-release.yml@main
build: build: