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
|
||||
# yamllint disable-line rule:truthy
|
||||
run-name: just testing
|
||||
on: [push]
|
||||
|
||||
jobs:
|
||||
lint:
|
||||
name: run linter
|
||||
linter:
|
||||
runs-on: ubuntu-latest
|
||||
steps:
|
||||
- name: Checkout repository
|
||||
|
|
Loading…
Add table
Reference in a new issue