Skip to content

Commit

Permalink
Test
Browse files Browse the repository at this point in the history
  • Loading branch information
jwbonner committed Jan 9, 2025
1 parent 45a063e commit 7238eff
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -166,6 +166,7 @@ jobs:
with:
python-version: "3.13"
- name: "Install Python dependencies"
if: matrix.classifier != 'linuxarm64'
run: pip install requests
- name: "Build and test"
run: ./gradlew :akit:build -Ponly${{ matrix.classifier }} -PskipJava=1
Expand Down

0 comments on commit 7238eff

Please sign in to comment.