Skip to content
This repository has been archived by the owner on Jun 11, 2024. It is now read-only.

Bump godot from 3c7173c to 529654c in /rust #423

Bump godot from 3c7173c to 529654c in /rust

Bump godot from 3c7173c to 529654c in /rust #423

Workflow file for this run

name: "Godot"
on: [push]
jobs:
execute-gut:
name: unit-test
runs-on: ubuntu-latest
steps:
- name: Checkout
uses: actions/checkout@v2
- name: Execute GUT Unit Test
uses: dorianpercic/godot-gut-ci@main
with:
godot_version: 4.2.2
gut_params: -gconfig=res://gut_editor_config.json
project_path: godot