Skip to content

Commit

Permalink
test run
Browse files Browse the repository at this point in the history
  • Loading branch information
aajtodd committed Feb 13, 2024
1 parent bbc7cf1 commit ebf9564
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/ci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -44,6 +44,7 @@ jobs:
- name: Build and Test ${{ env.PACKAGE_NAME }}
run: |
docker images
docker run --rm aws-crt-kotlin/linux-x64:latest cmake --version
./gradlew apiCheck
./gradlew allTests
Expand Down

0 comments on commit ebf9564

Please sign in to comment.