Skip to content

Commit

Permalink
ci
Browse files Browse the repository at this point in the history
  • Loading branch information
AngRodrigues committed Dec 16, 2024
1 parent 1d7c78c commit f49dde4
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/test2.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ jobs:
# Initializes Conda on a GitHub hosted Runner
- uses: conda-incubator/setup-miniconda@v2
with:
python-version: 3.7
python-version: 3.10
# Runs the action with the following inputs or defaults if not specified.
- uses: cascode-labs/[email protected]
with:
Expand Down
1 change: 0 additions & 1 deletion .github/workflows/test_pip_build_install.yml
Original file line number Diff line number Diff line change
@@ -1,7 +1,6 @@
name: Test Pip Installation and Import

on:
push:
workflow_dispatch:

jobs:
Expand Down

0 comments on commit f49dde4

Please sign in to comment.