Skip to content

Commit

Permalink
Merge pull request #220 from disneystreaming/rework-build
Browse files Browse the repository at this point in the history
Rework build
  • Loading branch information
Baccata authored Dec 8, 2023
2 parents fc02fea + 4779b7b commit e727ce0
Show file tree
Hide file tree
Showing 30 changed files with 473 additions and 449 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,7 @@ jobs:
mill -k --disable-ticker __.test
mill -k --disable-ticker cli.run openapi-to-smithy --input modules/openapi/fullTests/testInputs modules/openapi/fullTests/testOutputs
mill -k --disable-ticker cli.run json-schema-to-smithy --input modules/json-schema/fullTests/testInputs modules/json-schema/fullTests/testOutputs
mill -k --disable-ticker proto.examples.compileScalaPB # trigger smithy-to-proto run
mill -k --disable-ticker proto-examples.compileScalaPB # trigger smithy-to-proto run
- name: Validate README.md
run: mill -k --disable-ticker readme-validator.validate
Expand Down
Loading

0 comments on commit e727ce0

Please sign in to comment.