mirror of https://github.com/KLayout/klayout.git
try to run on my own fork
This commit is contained in:
parent
5ee1ccd0e2
commit
ae5503e5db
|
|
@ -2,8 +2,9 @@ name: Build Python Wheels
|
|||
# https://docs.github.com/en/free-pro-team@latest/actions/guides/building-and-testing-python
|
||||
|
||||
on:
|
||||
# we just want to test in this PR
|
||||
pull_request:
|
||||
push:
|
||||
branches:
|
||||
- support-arm-linux
|
||||
|
||||
|
||||
jobs:
|
||||
|
|
|
|||
Loading…
Reference in New Issue