build: add CI #1

Merged
Future merged 1 commits from build/add-ci into main 2023-12-30 15:59:58 +00:00

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 s1 pc .