Skip to content

Commit

Permalink
chore: workflow (#18)
Browse files Browse the repository at this point in the history
  • Loading branch information
clement2026 committed Sep 6, 2024
1 parent c10beb0 commit 0e613ba
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ permissions:

jobs:
testing:
uses: ./.github/workflows/test-unit-and-e2e.yml
uses: ./.github/workflows/testing.yml

release:
needs: [ testing ]
Expand Down

0 comments on commit 0e613ba

Please sign in to comment.