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