We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent bcc017a commit b857402Copy full SHA for b857402
.github/workflows/tests.yml
@@ -51,7 +51,6 @@ jobs:
51
break
52
fi
53
done
54
- ls /var/run/clamav
55
-
+ ls /var/run/clamav
56
- name: Run unit tests
57
run: pytest
0 commit comments