... why was python part of the workflow?

This commit is contained in:
flux 2022-06-12 21:13:40 -07:00
parent 9e68ca91b8
commit 54328987bf
1 changed files with 0 additions and 2 deletions

View File

@ -7,13 +7,11 @@ jobs:
steps:
- uses: actions/checkout@master
- uses: actions/setup-python@master
- run: |
sudo apt-get update -qq
sudo apt-get install -qqq luarocks
- name: Install pre-commit
run: pip3 install pre-commit
- name: Install LuaCheck
run: luarocks install --local luacheck