We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6059dad commit 7337ea1Copy full SHA for 7337ea1
.github/workflows/unit-tests.yml
@@ -6,6 +6,7 @@ on:
6
branches:
7
- main
8
- '[0-9]+.[0-9]+'
9
+ - fix_unit_test_upload_gha
10
11
jobs:
12
check-static-codecov:
0 commit comments