Skip to content

Commit

Permalink
Fix "Run tests" step
Browse files Browse the repository at this point in the history
  • Loading branch information
MisanthropicBit committed Jan 10, 2025
1 parent ac2c12d commit 628963d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ jobs:
neovim: true
version: ${{ matrix.neovim_version }}
- name: Run tests
- uses: leafo/gh-actions-luarocks@v4.0.0
uses: leafo/gh-actions-luarocks@v4.0.0
run: |
luarocks init
luarocks config --scope project lua_version 5.1
Expand Down

0 comments on commit 628963d

Please sign in to comment.