mirror of
https://github.com/MonitorControl/MonitorControl.git
synced 2026-05-15 06:05:52 -06:00
parent
65f15fc99e
commit
104c40c009
1 changed files with 7 additions and 0 deletions
7
.github/workflows/ci.yaml
vendored
Normal file
7
.github/workflows/ci.yaml
vendored
Normal file
|
|
@ -0,0 +1,7 @@
|
|||
name: test
|
||||
on: [push]
|
||||
jobs:
|
||||
check-bats-version:
|
||||
runs-on: ubuntu-latest
|
||||
steps:
|
||||
- run: echo hello
|
||||
Loading…
Add table
Add a link
Reference in a new issue