Skip to content

Commit

Permalink
progress 5
Browse files Browse the repository at this point in the history
  • Loading branch information
giampaolo committed Oct 1, 2024
1 parent 8799b6d commit e355cd4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/bsd.yml
Original file line number Diff line number Diff line change
Expand Up @@ -59,7 +59,7 @@ jobs:
set -e
/usr/sbin/pkg_add -v pkgin
pkgin update
pkgin -y install gmake python311-* py311-setuptools-* gcc12-*
pkgin -y install gmake python311-* gcc12-*
run: |
set -e
PIP_BREAK_SYSTEM_PACKAGES=1 gmake install-pydeps install print-sysinfo test test-memleaks

0 comments on commit e355cd4

Please sign in to comment.