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

speed up CLI testing

This commit is contained in:
Patrik J. Braun 2024-04-17 20:20:51 +02:00
parent 999a7e45dc
commit c3e6b67ac2

View File

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