We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f482d76 commit b9686c7Copy full SHA for b9686c7
.github/workflows/build_readme.yml
@@ -7,7 +7,7 @@ name: Validate Build
7
on: [pull_request, push]
8
9
jobs:
10
- validate-build:
+ validate-readme-build:
11
runs-on: ubuntu-latest
12
steps:
13
- name: Set up requested Python version
0 commit comments