Thanks to visit codestin.com Credit goes to github.com
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 5e25fbf + a9ea4f2 commit 63e3689Copy full SHA for 63e3689
.github/workflows/build_wppm.yml
@@ -52,6 +52,7 @@ jobs:
52
shell: bash
53
run: |
54
git status
55
+ git status --ignored --untracked-files=all
56
57
- name: Build sdist
58
.github/workflows/build_wppm_test.yml
@@ -52,7 +52,8 @@ jobs:
-
+
59
0 commit comments