Skip to content

Commit

Permalink
feat: specify godot dev env for godot version var
Browse files Browse the repository at this point in the history
  • Loading branch information
russmatney committed Oct 3, 2023
1 parent 31e03d0 commit 4452952
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/gut_tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@ on: [ push ]
jobs:
build:
runs-on: ubuntu-latest
environment: Godot Dev Env
steps:
- uses: actions/checkout@v2

Expand Down

0 comments on commit 4452952

Please sign in to comment.