Skip to content

Commit

Permalink
ci: fix workflow file extension
Browse files Browse the repository at this point in the history
  • Loading branch information
wI2L committed Nov 11, 2024
1 parent ea38423 commit 0a42b43
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/ci.yaml → .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,7 @@ permissions:

jobs:
lint:
name: Lint
runs-on: ubuntu-latest
steps:
- name: Checkout repository
Expand Down

0 comments on commit 0a42b43

Please sign in to comment.