Skip to content

Commit 96f1ac3

Browse files
committed
Tweak to CI job name
1 parent f5a076e commit 96f1ac3

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

.github/workflows/test_action.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -45,8 +45,8 @@ jobs:
4545
test_extras: recommended
4646
test_command: python -c 'import test_package'
4747

48-
custom_build_directory:
49-
name: Test action (source-directory)
48+
custom_source_directory:
49+
name: Test action (custom source-directory)
5050
runs-on: ubuntu-latest
5151

5252
steps:

0 commit comments

Comments
 (0)