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 ed18e89 commit b83c966Copy full SHA for b83c966
.github/workflows/ci-test.yml
@@ -1,5 +1,9 @@
1
# merged in python-package.yml workflow
2
3
+# reference docs:
4
+# https://blog.deepjyoti30.dev/tests-github-python
5
+# https://docs.github.com/en/actions/automating-builds-and-tests/building-and-testing-python
6
+#
7
name: roundup-ci
8
9
on:
0 commit comments