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 8426f5b commit 4aa8b94Copy full SHA for 4aa8b94
.github/workflows/test-build.yml
@@ -1,4 +1,4 @@
1
-name: wb_ci_testing
+name: mfr_ci_testing
2
3
on: [push, pull_request, workflow_dispatch]
4
@@ -76,4 +76,4 @@ jobs:
76
- name: Upload coverage to Coveralls
77
run: coveralls --service=github
78
env:
79
- GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
+ GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
0 commit comments