Fix typo in github action config.
This commit is contained in:
3
.github/workflows/test.yaml
vendored
3
.github/workflows/test.yaml
vendored
@@ -18,4 +18,5 @@ jobs:
|
||||
run: "yarn run test"
|
||||
- name: Upload to codecov
|
||||
uses: codecov/codecov-action@v3
|
||||
flags: unittests
|
||||
with:
|
||||
flags: unittests
|
||||
|
||||
Reference in New Issue
Block a user