mirror of
https://github.com/louisroyer/minetest-toolranks-extras.git
synced 2024-11-05 07:03:47 +01:00
Use pre-commit.ci instead of deprecated gh-action
This commit is contained in:
parent
7b76144329
commit
b0a67adc87
8
.github/workflows/main.yml
vendored
8
.github/workflows/main.yml
vendored
@ -20,11 +20,3 @@ jobs:
|
||||
uses: actions/checkout@v3
|
||||
- name: Luacheck linter
|
||||
uses: lunarmodules/luacheck@v0
|
||||
pre-commit:
|
||||
runs-on: ubuntu-latest
|
||||
steps:
|
||||
- uses: actions/checkout@v3
|
||||
- uses: actions/setup-python@v4
|
||||
with:
|
||||
python-version: 'pypy3.9'
|
||||
- uses: pre-commit/action@v3.0.0
|
||||
|
Loading…
Reference in New Issue
Block a user