Skip to content

Commit

Permalink
⚙️ config(ci): Rename reusable test workflow to use-tests.
Browse files Browse the repository at this point in the history
This makes it clear it is meant as a callable workflow only.
  • Loading branch information
make-github-pseudonymous-again committed May 22, 2024
1 parent d81ae28 commit 2227751
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci:test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -67,7 +67,7 @@ jobs:
test-icon: 🤖
coverage-flags: server, test-app

uses: ./.github/workflows/test.yml
uses: ./.github/workflows/use-tests.yml
secrets: inherit
with:
test-target: ${{ matrix.test-target }}
Expand Down
File renamed without changes.

0 comments on commit 2227751

Please sign in to comment.