Skip to content

Commit

Permalink
temp: run Python tests against pre-condition API
Browse files Browse the repository at this point in the history
  • Loading branch information
booniepepper committed Dec 28, 2023
1 parent 621abea commit 8648020
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -162,7 +162,7 @@ jobs:

- name: Run All Tests
run: |-
make test-client-python
make test-client-python OPEN_API_REF=0f1d73e766d26ac5c004383d741ee0f815c9b1e6 # TODO: Remove OPEN_API_REF after support for conditions
- name: Check for SDK changes
run: ./scripts/commit_push_changes.sh
Expand Down

0 comments on commit 8648020

Please sign in to comment.