mirror of
https://github.com/pfloos/quack
synced 2024-12-22 12:23:50 +01:00
deb testing
This commit is contained in:
parent
468f4e1cf4
commit
657197136c
4
.github/workflows/testing.yml
vendored
4
.github/workflows/testing.yml
vendored
@ -10,6 +10,10 @@ jobs:
|
||||
|
||||
test:
|
||||
runs-on: ubuntu-20.04
|
||||
name: Run Tests
|
||||
|
||||
- name: Print message
|
||||
run: echo "Triggered by completion of QuAcK Compilation workflow"
|
||||
|
||||
steps:
|
||||
- name: Checkout repository
|
||||
|
Loading…
Reference in New Issue
Block a user