Skip to content

Commit

Permalink
keep testing
Browse files Browse the repository at this point in the history
  • Loading branch information
rebelArtists committed Jan 30, 2024
1 parent 0721024 commit d112e87
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/k8s-regression-tester.yml
Original file line number Diff line number Diff line change
Expand Up @@ -29,6 +29,7 @@ jobs:
run: |
eval `ssh-agent -s`
ssh-add - <<< '${{ secrets.K8S_CI_SECRET }}'
pip install -r requirements.txt
git clone https://github.com/maticnetwork/polygon-devnets
cd polygon-devnets/docker/pos
make all DEV=true K8S_ENV=true K8S_NS=test
Expand Down

0 comments on commit d112e87

Please sign in to comment.