mirror of
https://github.com/oceanprotocol/ocean.js.git
synced 2024-11-26 20:39:05 +01:00
Adding git status check
This commit is contained in:
parent
4c72799bef
commit
70a82f6e2f
1
.github/workflows/ci.yml
vendored
1
.github/workflows/ci.yml
vendored
@ -201,6 +201,7 @@ jobs:
|
||||
branch=${GITHUB_HEAD_REF#refs/heads/}
|
||||
echo ${branch}
|
||||
git checkout ${branch}
|
||||
git status
|
||||
|
||||
- name: Create code examples file
|
||||
uses: actions/cache@v2
|
||||
|
Loading…
x
Reference in New Issue
Block a user