Skip to content

Test mikeio1d linux installation#666

Open
jpalm3r wants to merge 4 commits into
mainfrom
test_mikeio1d_121
Open

Test mikeio1d linux installation#666
jpalm3r wants to merge 4 commits into
mainfrom
test_mikeio1d_121

Conversation

@jpalm3r
Copy link
Copy Markdown
Collaborator

@jpalm3r jpalm3r commented Jun 2, 2026

No description provided.

@jpalm3r jpalm3r requested a review from ecomodeller as a code owner June 2, 2026 08:41
Comment on lines +58 to +75
runs-on: ubuntu-latest

# steps:
# - uses: actions/checkout@v4
steps:
- uses: actions/checkout@v4

# - uses: extractions/setup-just@v3
- uses: extractions/setup-just@v3

# - name: Set up uv
# uses: astral-sh/setup-uv@v6
# with:
# python-version: "3.11"
# enable-cache: true
- name: Set up uv
uses: astral-sh/setup-uv@v6
with:
python-version: "3.11"
enable-cache: true

# - name: Install dependencies (without networks)
# run: uv sync --group test --no-dev
- name: Install dependencies (without networks)
run: uv sync --group test --no-dev

# - name: Test
# run: just test No newline at end of file
- name: Test
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants