Skip to content

Commit

Permalink
fix: typo
Browse files Browse the repository at this point in the history
  • Loading branch information
shifty11 committed Oct 9, 2023
1 parent ccd10d9 commit 435cb0b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ on: push

jobs:
lint:
uses: ./.github/workflows/lintl.yml
uses: ./.github/workflows/lint.yml

test:
uses: ./.github/workflows/test.yml

0 comments on commit 435cb0b

Please sign in to comment.