You need to sign in or sign up before continuing.
Commit 98d874d1 authored by Casper's avatar Casper
Browse files

Remove python from build

parent 80ccf31a
......@@ -52,11 +52,6 @@ jobs:
steps:
- name: Checkout code
uses: actions/checkout@v3
- name: Set up Python
uses: actions/setup-python@v3
with:
python-version: ${{ matrix.python-version }}
- name: Setup Miniconda
uses: conda-incubator/setup-miniconda@v2.2.0
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment