We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f5a076e commit 96f1ac3Copy full SHA for 96f1ac3
1 file changed
.github/workflows/test_action.yml
@@ -45,8 +45,8 @@ jobs:
45
test_extras: recommended
46
test_command: python -c 'import test_package'
47
48
- custom_build_directory:
49
- name: Test action (source-directory)
+ custom_source_directory:
+ name: Test action (custom source-directory)
50
runs-on: ubuntu-latest
51
52
steps:
0 commit comments