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

deb testing

This commit is contained in:
Abdallah Ammar 2024-11-15 18:39:23 +01:00
parent b1fef5eba0
commit dadc7a13ad
2 changed files with 4 additions and 0 deletions

View File

@ -1,5 +1,6 @@
name: QuAcK Compilation
on:
push:
branches:

View File

@ -1,12 +1,15 @@
name: QuAcK Testing
on:
workflow_run:
workflows: ["QuAcK Compilation"]
types:
- completed
jobs:
test:
runs-on: ubuntu-20.04
name: Run Tests