Skip to content

Commit

Permalink
Remove tests dependency
Browse files Browse the repository at this point in the history
  • Loading branch information
painor committed May 14, 2023
1 parent c71b194 commit 86b190a
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,6 @@ jobs:

release:
runs-on: ubuntu-latest
needs: fmt
if: startsWith(github.ref, 'refs/tags/')
steps:
- uses: actions/checkout@v3
Expand Down

0 comments on commit 86b190a

Please sign in to comment.