mirror of
https://github.com/techno-tim/k3s-ansible.git
synced 2025-12-28 11:42:37 +01:00
fix(ci): Add a cache prestep
This commit is contained in:
2
.github/workflows/ci.yml
vendored
2
.github/workflows/ci.yml
vendored
@@ -15,4 +15,4 @@ jobs:
|
||||
needs: [lint]
|
||||
test:
|
||||
uses: ./.github/workflows/test.yml
|
||||
needs: [lint,cache]
|
||||
needs: [lint, cache]
|
||||
|
||||
Reference in New Issue
Block a user