mirror of
https://github.com/oceanprotocol/ocean.js.git
synced 2024-11-26 20:39:05 +01:00
Making sure create guide runs last
This commit is contained in:
parent
b2ac1576ce
commit
8e556ed69e
1
.github/workflows/ci.yml
vendored
1
.github/workflows/ci.yml
vendored
@ -186,6 +186,7 @@ jobs:
|
||||
|
||||
create_guide:
|
||||
runs-on: ubuntu-latest
|
||||
needs: [lint, test_unit, test_integration, build, coverage]
|
||||
steps:
|
||||
- uses: actions/checkout@v2
|
||||
- uses: actions/setup-node@v2
|
||||
|
Loading…
x
Reference in New Issue
Block a user