Skip to content
Merged
Show file tree
Hide file tree
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
chore: rename build-test.yml to build-lint-test.yml
  • Loading branch information
legobeat committed May 16, 2024
commit 39c0c94d9fd69f72df8a47b590ec95fcfbffcd6a
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ on:
jobs:
build-lint-test:
name: Test
uses: ./.github/workflows/build-test.yml
uses: ./.github/workflows/build-lint-test.yml

all-jobs-completed:
name: All jobs completed
Expand Down