Skip to content

Commit

Permalink
Merge pull request #117 from Cassin01/features/#113
Browse files Browse the repository at this point in the history
Features/#113
  • Loading branch information
Cassin01 committed Mar 10, 2024
2 parents f5ddba5 + 959a801 commit b934ad2
Showing 1 changed file with 2 additions and 6 deletions.
8 changes: 2 additions & 6 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,9 +15,7 @@ jobs:
runs-on: ubuntu-latest
name: lint
steps:
- uses: actions/checkout@v3
with:
node-version: "20"
- uses: actions/checkout@v4

- uses: JohnnyMorganz/stylua-action@v2
with:
Expand All @@ -29,9 +27,7 @@ jobs:
runs-on: ubuntu-latest
name: documentation
steps:
- uses: actions/checkout@v3
with:
node-version: "20"
- uses: actions/checkout@v4

- name: setup neovim
uses: rhysd/action-setup-vim@v1
Expand Down

0 comments on commit b934ad2

Please sign in to comment.