Skip to content

Commit

Permalink
Merge branch 'master' into qdm12/mock-gen-script
Browse files Browse the repository at this point in the history
  • Loading branch information
darioush authored Dec 30, 2024
2 parents 1ba67f9 + 1df5f45 commit 8fc179a
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 4 deletions.
3 changes: 0 additions & 3 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,6 @@ jobs:
- uses: actions/setup-go@v5
with:
go-version: "~1.22.8"
check-latest: true
- name: change avalanchego dep
if: ${{ github.event_name == 'workflow_dispatch' }}
run: |
Expand Down Expand Up @@ -74,7 +73,6 @@ jobs:
- uses: actions/setup-go@v5
with:
go-version: "~1.22.8"
check-latest: true
- name: change avalanchego dep
if: ${{ github.event_name == 'workflow_dispatch' }}
run: |
Expand Down Expand Up @@ -117,7 +115,6 @@ jobs:
- uses: actions/setup-go@v5
with:
go-version: "~1.22.8"
check-latest: true
- name: Run e2e tests
run: E2E_SERIAL=1 ./scripts/tests.e2e.sh
shell: bash
Expand Down
1 change: 0 additions & 1 deletion .github/workflows/sync-subnet-evm-branch.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,4 +17,3 @@ jobs:
- uses: actions/setup-go@v5
with:
go-version: "~1.22.8"
check-latest: true

0 comments on commit 8fc179a

Please sign in to comment.