build: test workflow
Some checks failed
lint / Lint on Linux (push) Failing after 18s

This commit is contained in:
2024-09-01 12:00:15 +02:00
parent 872504afef
commit c246b580a0
2 changed files with 142 additions and 0 deletions

21
.gitea/workflows/lint.yml Normal file
View File

@ -0,0 +1,21 @@
name: lint
on: [push]
jobs:
lint-linux:
name: Lint on Linux
runs-on: ubuntu-latest
steps:
- name: Check out files
uses: actions/checkout@v4
- name: Compile scripts
uses: addnab/docker-run-action@v3
with:
image: xensik/gsc-tool:latest
options: --volumes-from=${{ env.JOB_CONTAINER_NAME }}
run: |
cd ${{ github.workspace }}
gsc-tool --dry -m comp -g iw6 -s pc .