We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4af7388 commit d3bfda4Copy full SHA for d3bfda4
.github/workflows/ci.yml
@@ -31,6 +31,7 @@ jobs:
31
with:
32
file: fake-file.txt
33
flags: fake
34
+ plugins: noop
35
verbose: true
36
env:
37
CODECOV_TOKEN: ${{ secrets.CODECOV_TOKEN }}
0 commit comments