Skip to content

Commit

Permalink
Merge pull request #204 from skalenetwork/fix-nightly-action
Browse files Browse the repository at this point in the history
Fix actions
  • Loading branch information
olehnikolaiev authored Apr 14, 2023
2 parents c30778f + e170c93 commit 3eb0464
Show file tree
Hide file tree
Showing 2 changed files with 269 additions and 232 deletions.
1 change: 0 additions & 1 deletion .github/workflows/nightly.yml
Original file line number Diff line number Diff line change
Expand Up @@ -120,7 +120,6 @@ jobs:
sudo python3 -m pip install --upgrade pip
sudo python3 -m pip install pyopenssl ndg-httpsclient pyasn1
sudo python3 -m pip install requests[security]
sudo python3 -m pip install codecov --ignore-installed
- name: Install NODE JS
uses: actions/setup-node@v2
Expand Down
Loading

0 comments on commit 3eb0464

Please sign in to comment.