Skip to content

Commit

Permalink
Check Fluidsim CI with new Transonic
Browse files Browse the repository at this point in the history
  • Loading branch information
paugier committed Jan 16, 2024
1 parent 3de301e commit 660c2a7
Show file tree
Hide file tree
Showing 2 changed files with 162 additions and 177 deletions.
2 changes: 1 addition & 1 deletion Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ MPI_NUM_PROCS ?= 2
.PHONY: black black_check clean clean_pyc clean_so cleantransonic coverage_short develop develop_lib develop_user dist lint _report_coverage shortlog tests _tests_coverage tests_mpi

develop:
pdm install --no-self
pdm sync --clean --no-self
pdm run pip install -e . -v --no-build-isolation --no-deps

dist:
Expand Down
Loading

0 comments on commit 660c2a7

Please sign in to comment.