Skip to content

Commit

Permalink
chore: enable SimpleEnumV2 Python in CI
Browse files Browse the repository at this point in the history
  • Loading branch information
J Plasmeier committed May 1, 2024
1 parent 308d4df commit 011e6a6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test_models_python_tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,7 @@ jobs:
# TestModels/SimpleTypes/SimpleByte,
TestModels/SimpleTypes/SimpleDouble,
TestModels/SimpleTypes/SimpleEnum,
# TestModels/SimpleTypes/SimpleEnumV2,
TestModels/SimpleTypes/SimpleEnumV2,
# TestModels/SimpleTypes/SimpleFloat,
TestModels/SimpleTypes/SimpleInteger,
TestModels/SimpleTypes/SimpleLong,
Expand Down

0 comments on commit 011e6a6

Please sign in to comment.