-
-
Notifications
You must be signed in to change notification settings - Fork 161
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* Fix json output. * Update deps. * Fix tests. * Polish python. * Fix submodule dir issues. * Fix tests. * Support submodules. * Better submodules support.
- Loading branch information
Showing
34 changed files
with
617 additions
and
355 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -90,7 +90,7 @@ jobs: | |
with: | ||
auto-install: true | ||
cache: ${{ runner.os == 'Linux' }} | ||
proto-version: '0.42.1' # Keep in sync | ||
proto-version: '0.42.2' # Keep in sync | ||
- uses: mozilla-actions/[email protected] | ||
if: ${{ vars.ENABLE_SCCACHE == 'true' }} | ||
- name: Checking coverage status | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.