aboutsummaryrefslogtreecommitdiff
path: root/.github
diff options
context:
space:
mode:
Diffstat (limited to '.github')
-rw-r--r--.github/workflows/push.yml1
1 files changed, 1 insertions, 0 deletions
diff --git a/.github/workflows/push.yml b/.github/workflows/push.yml
index 200ee34..15b1909 100644
--- a/.github/workflows/push.yml
+++ b/.github/workflows/push.yml
@@ -20,6 +20,7 @@ jobs:
20 - run: cargo clippy --release 20 - run: cargo clippy --release
21 21
22 docker: 22 docker:
23 needs: test
23 runs-on: ubuntu-latest 24 runs-on: ubuntu-latest
24 steps: 25 steps:
25 - name: Run sccache-cache 26 - name: Run sccache-cache