Skip to content

Commit 6bfc6e0

Browse files
committed
ci testing
1 parent 8f84197 commit 6bfc6e0

1 file changed

Lines changed: 4 additions & 4 deletions

File tree

.github/workflows/ci.yml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -40,10 +40,10 @@ jobs:
4040
activate-environment: om3-scripts-test
4141
environment-file: test/test_env.yaml
4242
auto-activate: false
43-
- name: Set up Python ${{ matrix.python-version }}
44-
uses: actions/setup-python@v3
45-
with:
46-
python-version: ${{ matrix.python-version }}
43+
# - name: Set up Python ${{ matrix.python-version }}
44+
# uses: actions/setup-python@v3
45+
# with:
46+
# python-version: ${{ matrix.python-version }}
4747
# - name: Install sys dependencies
4848
# run: |
4949
# sudo apt-get update

0 commit comments

Comments
 (0)