Fix yaml workflow syntax
This commit is contained in:
parent
20f087af92
commit
3b9afbc2e3
2
.github/workflows/ci-asan.yml
vendored
2
.github/workflows/ci-asan.yml
vendored
|
@ -4,7 +4,7 @@ on: [push, pull_request]
|
||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
|
|
||||||
racketcs-asan:
|
racketcs-asan:
|
||||||
runs-on: ubuntu-18.04
|
runs-on: ubuntu-18.04
|
||||||
container: racket/racket-ci:latest
|
container: racket/racket-ci:latest
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue
Block a user