third time is the charm
This commit is contained in:
parent
9226710dad
commit
3494501d4d
|
|
@ -4,8 +4,6 @@ on:
|
|||
workflow_dispatch:
|
||||
|
||||
jobs:
|
||||
build:
|
||||
if: ${{ false }} # at the moment this simply wastes our minutes, we will enable it when we have unit tests etc.
|
||||
|
||||
runs-on: ubuntu-latest
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue