Skip to content

Commit

Permalink
整理: workflow 命名統一と workflow 統合 (#1135)
Browse files Browse the repository at this point in the history
refactor: workflow 命名統一と workflow 統合
  • Loading branch information
tarepan authored Mar 26, 2024
1 parent 49adddf commit e2a531a
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 22 deletions.
File renamed without changes.
4 changes: 4 additions & 0 deletions .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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]
22 changes: 0 additions & 22 deletions .github/workflows/typos.yml

This file was deleted.

0 comments on commit e2a531a

Please sign in to comment.