Skip to content

Commit

Permalink
fix: 🐛 release workflow to call test properly
Browse files Browse the repository at this point in the history
  • Loading branch information
SushiWaUmai committed May 31, 2022
1 parent 49fd9d6 commit cc2db54
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions .github/workflows/release.yml
Expand Up @@ -6,9 +6,7 @@ on:

jobs:
test:
runs-on: ubuntu-latest
steps:
- uses: ./.github/workflows/test.yml
- uses: ./.github/workflows/test.yml

release:
runs-on: ubuntu-latest
Expand Down

0 comments on commit cc2db54

Please sign in to comment.