We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ca3fa3f commit b234fa7Copy full SHA for b234fa7
1 file changed
.github/workflows/python-app.yml
@@ -3,7 +3,7 @@ name: CI
3
on: [push, pull_request]
4
5
jobs:
6
- build: JIP yaml testing code
+ build:
7
runs-on: ubuntu-latest
8
steps:
9
- uses: actions/checkout@v4
0 commit comments