We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 33b4865 commit 71abc13Copy full SHA for 71abc13
.github/workflows/build.yml
@@ -39,6 +39,7 @@ jobs:
39
file: ./coverage.txt
40
flags: unittests
41
fail_ci_if_error: true
42
+ version: "v0.1.15"
43
44
docker-build:
45
runs-on: ubuntu-latest
0 commit comments