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 ee50efb commit f1e8190Copy full SHA for f1e8190
.github/workflows/tests.yaml
@@ -1,3 +1,7 @@
1
+name: Unittests
2
+
3
+on: [push]
4
5
jobs:
6
unittests:
7
runs-on: ubuntu-latest
0 commit comments