1
0
mirror of https://github.com/xuthus83/pigallery2.git synced 2024-11-03 21:04:03 +08: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