Sign in
fuchsia
/
third_party
/
github.com
/
creack
/
pty
/
refs/heads/upstream/tests-cleanup
/
.
/
.github
/
workflows
/
crosscompile.yml
blob: 6740ba6ae6726583b69498561b42a1152d482a53 [
file
] [
log
] [
blame
] [
edit
]
---
name:
Crosscompile
"on"
:
push:
branches:
-
master
jobs:
test:
name:
Run ./test_crosscompile.sh
runs
-
on:
ubuntu
-
latest
steps:
-
name:
Checkout repo
uses:
actions/checkout@v4
-
name:
Run ./test_crosscompile.sh
run:
./test_crosscompile.sh