Skip to content

Commit

Permalink
Run s3-tests against transient-nio2
Browse files Browse the repository at this point in the history
References #697.
  • Loading branch information
gaul committed Nov 24, 2024
1 parent 8b751f7 commit 662bb2c
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/ci-main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -97,6 +97,9 @@ jobs:
- name: Run s3-tests
run: |
./src/test/resources/run-s3-tests.sh
- name: Run s3-tests with transient-nio2
run: |
./src/test/resources/run-s3-tests.sh s3proxy-transient-nio2.conf
#Store the target
- uses: actions/upload-artifact@v4
Expand Down

0 comments on commit 662bb2c

Please sign in to comment.