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 6bfc6e0 commit b88b047Copy full SHA for b88b047
1 file changed
.github/workflows/ci.yml
@@ -39,7 +39,7 @@ jobs:
39
python-version: ${{ matrix.python-version }}
40
activate-environment: om3-scripts-test
41
environment-file: test/test_env.yaml
42
- auto-activate: false
+ auto-activate: "false"
43
# - name: Set up Python ${{ matrix.python-version }}
44
# uses: actions/setup-python@v3
45
# with:
0 commit comments