Sign in
qemu
/
meson
/
refs/heads/macinstall
/
.
/
.github
/
workflows
/
file_format.yml
blob: a41c61203b5940a1bf31b9ac09f9febebc3edcb6 [
file
] [
log
] [
blame
]
name:
File format check
on:
[push, pull_request]
jobs:
format:
runs
-
on:
ubuntu
-
latest
steps:
-
uses:
actions/checkout@v2
-
uses:
actions/setup
-
python@v2
with:
python
-
version:
'3.x'
-
run:
python3 ./run_format_tests.py