Skip to content

Commit

Permalink
Merge branch 'main' into feat/add-pypi-indexes
Browse files Browse the repository at this point in the history
  • Loading branch information
nichmor committed Nov 5, 2024
2 parents 34c8993 + 1ee9605 commit 298ff84
Show file tree
Hide file tree
Showing 203 changed files with 1,311 additions and 1,268 deletions.
6 changes: 0 additions & 6 deletions .codespellrc

This file was deleted.

2 changes: 1 addition & 1 deletion .github/workflows/test_downstream.yml
Original file line number Diff line number Diff line change
Expand Up @@ -147,7 +147,7 @@ jobs:
run: pixi install -v
- name: Test examples
shell: bash
run: bash tests/test_examples.sh
run: bash tests/scripts/test-examples.sh

# Run integration tests that test the command line
# pixi interface
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/test_exports.yml
Original file line number Diff line number Diff line change
Expand Up @@ -71,4 +71,4 @@ jobs:
run: pixi install -v
- name: Test export
shell: bash
run: bash tests/test_export.sh
run: pixi run test-export
Loading

0 comments on commit 298ff84

Please sign in to comment.