mirror of
https://github.com/nineties/planckforth
synced 2024-12-26 21:58:42 +01:00
fix indent
This commit is contained in:
parent
04b2474681
commit
5b77b4ebee
4 changed files with 44 additions and 41 deletions
5
.github/workflows/benchmark.yaml
vendored
5
.github/workflows/benchmark.yaml
vendored
|
@ -1,7 +1,10 @@
|
|||
name: benchmark
|
||||
|
||||
on:
|
||||
push:
|
||||
workflow_run:
|
||||
workflows: ["i386-linux-handwritten", "C", "python"]
|
||||
types:
|
||||
- completed
|
||||
jobs:
|
||||
build:
|
||||
runs-on: ubuntu-latest
|
||||
|
|
Loading…
Reference in a new issue