mirror of
https://github.com/pfloos/quack
synced 2024-12-22 20:35:36 +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:
|
test:
|
||||||
runs-on: ubuntu-20.04
|
runs-on: ubuntu-20.04
|
||||||
|
name: Run Tests
|
||||||
|
|
||||||
|
- name: Print message
|
||||||
|
run: echo "Triggered by completion of QuAcK Compilation workflow"
|
||||||
|
|
||||||
steps:
|
steps:
|
||||||
- name: Checkout repository
|
- name: Checkout repository
|
||||||
|
Loading…
Reference in New Issue
Block a user