Add test build.yaml
All checks were successful
/ build (push) Successful in 1m32s
/ test (push) Successful in 0s

This commit is contained in:
Nick Guy 2024-05-27 16:46:45 +01:00
parent d76ec5675f
commit c264a6e692

View file

@ -0,0 +1,10 @@
on: [push]
jobs:
build:
runs-on: docker
steps:
- uses: https://github.com/abarichello/godot-ci@master
with:
GODOT_VERSION: 3.0.2
EXPORT_NAME: test
PROJECT_PATH: ./