Skip to content

Commit

Permalink
chore: fixing issue with release
Browse files Browse the repository at this point in the history
  • Loading branch information
kulak-at committed Aug 9, 2024
1 parent 41dc2a2 commit a5aac39
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release-and-publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ on:

jobs:
test:
uses: ./.github/workflows/test-and-coverage.yml
uses: ./.github/workflows/test.yml
create-release:
needs: test
runs-on: ubuntu-latest
Expand Down

0 comments on commit a5aac39

Please # to comment.