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 e4007ff commit 1bf74c4Copy full SHA for 1bf74c4
.github/workflows/run-tests.yml
@@ -1,5 +1,10 @@
1
name: '[CI] Run tests'
2
3
+on:
4
+ push:
5
+ branches:
6
+ - main
7
+
8
env:
9
MINICONDA_PYTHON_VERSION: py38
10
MINICONDA_VERSION: 4.11.0
0 commit comments