Compare commits
3 commits
master
...
actions-te
Author | SHA1 | Date | |
---|---|---|---|
dbf62bc397 | |||
330360d977 | |||
b11e3e57e0 |
1 changed files with 3 additions and 5 deletions
|
@ -1,12 +1,10 @@
|
||||||
---
|
---
|
||||||
name: tests
|
name: tests
|
||||||
# yamllint disable-line rule:truthy
|
run-name: just testing
|
||||||
on:
|
on: [push]
|
||||||
- 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