Skip to content

Commit

Permalink
Try to fix benchmark comparison
Browse files Browse the repository at this point in the history
  • Loading branch information
alexcrichton committed Jun 29, 2020
1 parent 0003718 commit a29dc73
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -78,6 +78,7 @@ jobs:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
- run: git fetch origin main && git branch main origin/main
- run: (cd crates/wasmparser && ./compare-with-main.sh)

fuzz:
Expand Down

0 comments on commit a29dc73

Please sign in to comment.