We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b651c82 commit 9ab02e2Copy full SHA for 9ab02e2
.github/workflows/test.yml
@@ -57,7 +57,6 @@ jobs:
57
58
- name: Ensure "make generate" has been run
59
run: |
60
- # Adjust as needed, if it's specific to a module
61
cd multinode && make rm-mocked && make generate
62
git add --all
63
git diff --stat --cached --exit-code
0 commit comments