init
All checks were successful
test / Test on Linux (push) Successful in 6s

This commit is contained in:
2024-01-27 12:33:30 +01:00
commit e67607bac0
4 changed files with 67 additions and 0 deletions

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

@ -0,0 +1,21 @@
name: test
on: [push]
jobs:
test-linux:
name: Test on Linux
runs-on: ubuntu-latest
steps:
- name: Check out files
uses: actions/checkout@main
- name: Setup gsc-tool
uses: diamante0018/setup-gsc-tool@main
with:
version: "1.4.0"
- name: Compile scripts
run: |
gsc-tool -m comp -g iw5 -s pc .