Skip to content

Commit

Permalink
run against HEAD
Browse files Browse the repository at this point in the history
  • Loading branch information
daniel-sanche committed Dec 18, 2024
1 parent e0fa773 commit 4e3d92f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/conformance.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ jobs:
runs-on: ubuntu-latest
strategy:
matrix:
test-version: [ "v0.0.2" ]
test-version: [ "HEAD" ]
py-version: [ 3.8 ]
client-type: [ "async", "sync" ]
include:
Expand Down

0 comments on commit 4e3d92f

Please sign in to comment.