4
1
mirror of https://github.com/pfloos/quack synced 2024-12-22 12:23:50 +01:00

deb testing

This commit is contained in:
Abdallah Ammar 2024-11-15 18:36:56 +01:00
parent 468f4e1cf4
commit 657197136c

View File

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