work in progress [might break]
This commit is contained in:
parent
d08848bd7c
commit
b3578c07af
|
@ -4,9 +4,11 @@ on:
|
|||
- main
|
||||
- feature/*
|
||||
- bugfix/*
|
||||
pull_request:
|
||||
branches: [ main ]
|
||||
|
||||
jobs:
|
||||
test:
|
||||
main:
|
||||
runs-on: ubuntu-latest
|
||||
steps:
|
||||
- name: install haxe
|
||||
|
|
Loading…
Reference in New Issue