Syntax changes

This commit is contained in:
Timo Makinen 2023-07-20 17:45:46 +00:00
parent 330360d977
commit dbf62bc397

View file

@ -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