Skip to content

Commit

Permalink
remove cypress from unit.yml, add back yarn.lock
Browse files Browse the repository at this point in the history
  • Loading branch information
tyler17 committed Jan 10, 2024
1 parent 6eef968 commit 29bd501
Show file tree
Hide file tree
Showing 2 changed files with 16,334 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/unit.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,6 @@ on: [push]
jobs:
unit:
runs-on: ubuntu-latest
container: cypress/browsers:node16.18.0-chrome107-ff106-edge
env:
CODECOV_TOKEN: ${{ secrets.CODECOV_TOKEN }}
ETHERSCAN_KEY: ${{ secrets.ETHERSCAN_KEY }}
Expand Down
Loading

0 comments on commit 29bd501

Please sign in to comment.