This repository has been archived on 2024-05-27. You can view files and clone it, but cannot push or open issues or pull requests.
test/.forgejo/workflows/build.yaml
Nick Guy c264a6e692
All checks were successful
/ build (push) Successful in 1m32s
/ test (push) Successful in 0s
Add test build.yaml
2024-05-27 16:46:45 +01:00

10 lines
No EOL
209 B
YAML

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: ./