work in progress [might break]
This commit is contained in:
parent
d08848bd7c
commit
b3578c07af
1 changed files with 3 additions and 1 deletions
4
.github/workflows/test.yml
vendored
4
.github/workflows/test.yml
vendored
|
|
@ -4,9 +4,11 @@ on:
|
|||
- main
|
||||
- feature/*
|
||||
- bugfix/*
|
||||
pull_request:
|
||||
branches: [ main ]
|
||||
|
||||
jobs:
|
||||
test:
|
||||
main:
|
||||
runs-on: ubuntu-latest
|
||||
steps:
|
||||
- name: install haxe
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue