mirror of
https://github.com/waku-org/nwaku.git
synced 2025-02-05 11:34:45 +00:00
fix(ci): repo not cloned on startup (#1454)
This commit is contained in:
parent
f08680045e
commit
508c9f1f55
3
.github/workflows/ci.yml
vendored
3
.github/workflows/ci.yml
vendored
@ -21,6 +21,9 @@ jobs:
|
||||
permissions:
|
||||
pull-requests: read
|
||||
steps:
|
||||
- uses: actions/checkout@v3
|
||||
name: Checkout code
|
||||
id: checkout
|
||||
- uses: dorny/paths-filter@v2
|
||||
id: filter
|
||||
with:
|
||||
|
Loading…
x
Reference in New Issue
Block a user