Skip to content

Commit

Permalink
Update build.yml to remove distcheck for macOS autotools build
Browse files Browse the repository at this point in the history
  • Loading branch information
mcuee authored Apr 28, 2024
1 parent 496d4aa commit a1ea9d4
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -281,8 +281,6 @@ jobs:
run: sudo make -C _ambuild install
- name: Dryrun_test
run: printf "\n\n" | ./tools/test-avrdude -d0 -p"-cdryrun -pm2560" -p"-cdryrun -pavr64du28"
- name: distcheck
run: make -C _ambuild -j$(nproc) distcheck

msvc:
runs-on: windows-latest
Expand Down

0 comments on commit a1ea9d4

Please sign in to comment.