mirror of
https://github.com/RYDE-WORK/ballistica.git
synced 2026-02-07 16:13:23 +08:00
one more
This commit is contained in:
parent
8b0f7fd552
commit
60fe09c492
@ -1,12 +1,9 @@
|
|||||||
when:
|
when:
|
||||||
- event: push
|
- event: manual
|
||||||
- event: pull_request
|
|
||||||
- event: cron
|
|
||||||
cron: ci
|
|
||||||
|
|
||||||
steps:
|
steps:
|
||||||
- name: build-and-test
|
- name: build-and-test
|
||||||
image: python:3.12-windowsservercore-ltsc2022
|
image: python:3.12-windowsservercore
|
||||||
commands:
|
commands:
|
||||||
- $env:PYTHONPATH = "tools"
|
- $env:PYTHONPATH = "tools"
|
||||||
- python -m efrotools.genwrapper pcommand batools.pcommandmain tools/pcommand
|
- python -m efrotools.genwrapper pcommand batools.pcommandmain tools/pcommand
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user