Skip to content

Automated server sync #336

Automated server sync

Automated server sync #336

Workflow file for this run

name: Test Compiling
on:
push:
jobs:
format:
name: Test compiling
runs-on: ubuntu-latest
steps:
- name: Checkout
uses: actions/checkout@v3
- name: Test compiling
run: ./compile.sh