Skip to content

Commit

Permalink
fix: typo
Browse files Browse the repository at this point in the history
  • Loading branch information
kainlite committed Jan 19, 2025
1 parent e42e272 commit 20b6b4f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ permissions:

jobs:
tests:
uses: ./github/workflows/tests.yaml
uses: ./.github/workflows/tests.yaml
create-release:
needs: [tests]
runs-on: ubuntu-latest
Expand Down

0 comments on commit 20b6b4f

Please sign in to comment.