1
0
Fork 0
mirror of https://github.com/rtic-rs/rtic.git synced 2025-03-21 21:46:21 +01:00

CI: Fix CI, missed space

This commit is contained in:
Henrik Tjäder 2023-02-01 22:52:03 +01:00
parent 4ca8255ead
commit ec60c1369e

View file

@ -903,7 +903,7 @@ jobs:
ci-success:
name: ci
if: github.event_name == 'push' && success()
needs:
needs:
- stylertic
- stylearbiter
- stylechannel