Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
OpenDAS
AutoAWQ
Commits
98d874d1
Commit
98d874d1
authored
Aug 27, 2023
by
Casper
Browse files
Remove python from build
parent
80ccf31a
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
0 additions
and
5 deletions
+0
-5
.github/workflows/build.yaml
.github/workflows/build.yaml
+0
-5
No files found.
.github/workflows/build.yaml
View file @
98d874d1
...
...
@@ -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
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment