Skip to content

Commit

Permalink
Merge pull request #391 from ava-labs/fix-yaml
Browse files Browse the repository at this point in the history
Fix YAML syntax
  • Loading branch information
michaelkaplan13 authored Jul 30, 2024
2 parents b563e6d + 52824c4 commit e8b33fe
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/e2e.yml
Original file line number Diff line number Diff line change
Expand Up @@ -51,8 +51,6 @@ jobs:

- name: Install buf
uses: bufbuild/buf-setup-action@v1.31.0
with:
github_token: ${{ github.token }}

- name: Run E2E Tests
run: AVALANCHEGO_BUILD_PATH=/tmp/e2e-test/avalanchego DATA_DIR=/tmp/e2e-test/data ./scripts/e2e_test.sh

0 comments on commit e8b33fe

Please sign in to comment.