build: add CI
All checks were successful
test / Test on Linux (push) Successful in 7s

This commit is contained in:
6arelyFuture 2023-12-30 17:01:57 +01:00
parent ce82bcb26a
commit 766c5169b8

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.2.0"
- name: Compile scripts
run: |
gsc-tool comp iw6 pc .