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.
1 parent e44a014 commit a9ea4f2Copy full SHA for a9ea4f2
.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