Syntax changes
This commit is contained in:
parent
330360d977
commit
dbf62bc397
1 changed files with 2 additions and 3 deletions
|
@ -1,11 +1,10 @@
|
||||||
---
|
---
|
||||||
name: tests
|
name: tests
|
||||||
# yamllint disable-line rule:truthy
|
run-name: just testing
|
||||||
on: [push]
|
on: [push]
|
||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
lint:
|
linter:
|
||||||
name: run linter
|
|
||||||
runs-on: ubuntu-latest
|
runs-on: ubuntu-latest
|
||||||
steps:
|
steps:
|
||||||
- name: Checkout repository
|
- name: Checkout repository
|
||||||
|
|
Loading…
Add table
Reference in a new issue