Fix typo in github action config.

This commit is contained in:
Michael Kaye 2023-06-22 09:18:17 +01:00
parent 97a6313e03
commit f64df3dcf1

View file

@ -18,4 +18,5 @@ jobs:
run: "yarn run test" run: "yarn run test"
- name: Upload to codecov - name: Upload to codecov
uses: codecov/codecov-action@v3 uses: codecov/codecov-action@v3
flags: unittests with:
flags: unittests