disable validate

This commit is contained in:
Quinn
2025-03-04 15:06:21 +01:00
committed by GitHub
parent 090ad29706
commit 0afcc195a2

16
.github/workflows/validate.yml.disable vendored Normal file
View File

@@ -0,0 +1,16 @@
name: validate
on:
push:
branches: [ "main" ]
pull_request:
branches: [ "main" ]
jobs:
build:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- run: make all