-
Notifications
You must be signed in to change notification settings - Fork 205
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
整理: workflow 命名統一と workflow 統合 (#1135)
refactor: workflow 命名統一と workflow 統合
- Loading branch information
Showing
3 changed files
with
4 additions
and
22 deletions.
There are no files selected for viewing
File renamed without changes.
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 |
---|---|---|
|
@@ -85,3 +85,7 @@ jobs: | |
run: | | ||
OUTPUT_LICENSE_JSON_PATH=/dev/null \ | ||
bash build_util/create_venv_and_generate_licenses.bash | ||
- name: Test names by checking typo | ||
if: ${{ startsWith(matrix.os, 'ubuntu-') }} | ||
uses: crate-ci/[email protected] |
This file was deleted.
Oops, something went wrong.