Skip to content

Commit 7d9e99e

Browse files
authored
Update test-build.yml
1 parent 6ff5656 commit 7d9e99e

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/test-build.yml

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
name: wb_ci_testing
1+
name: mfr_ci_testing
22

33
on: [push, pull_request, workflow_dispatch]
44

@@ -76,4 +76,4 @@ jobs:
7676
- name: Upload coverage to Coveralls
7777
run: coveralls --service=github
7878
env:
79-
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
79+
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}

0 commit comments

Comments
 (0)