Skip to content

Commit

Permalink
test: Added --ignore-openapi-errors to cli tests.
Browse files Browse the repository at this point in the history
  • Loading branch information
HavenDV committed Oct 11, 2024
1 parent ad9ebf3 commit 35a2c6d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -67,6 +67,7 @@ jobs:
TestCompany
--output TestProject
--add-tests false
--ignore-openapi-errors

- name: Generate code
run: dotnet run --project src/libs/AutoSDK.CLI
Expand Down

0 comments on commit 35a2c6d

Please sign in to comment.