1
0
mirror of https://github.com/bpatrik/pigallery2.git synced 2024-12-21 01:22:08 +02:00

readd CI test gate #888

This commit is contained in:
Patrik J. Braun 2024-04-17 21:16:49 +02:00
parent 5919180a65
commit 896a3853af

View File

@ -83,7 +83,7 @@ jobs:
create-release:
runs-on: [ubuntu-latest]
# needs: [test]
needs: [test]
steps:
-
name: Checkout