Skip to content

Commit

Permalink
Merge branch 'master' of ssh://github.com/inducer/meshmode into master
Browse files Browse the repository at this point in the history
  • Loading branch information
inducer committed Nov 13, 2020
2 parents c6a1b59 + 99d886a commit 90a01d3
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -33,6 +33,7 @@ jobs:
sudo apt install octave
CONDA_ENVIRONMENT=.test-conda-env-py3.yml
export MPLBACKEND=Agg
curl -L -O -k https://gitlab.tiker.net/inducer/ci-support/raw/master/build-and-test-py-project-within-miniconda.sh
. ./build-and-test-py-project-within-miniconda.sh
Expand Down Expand Up @@ -74,6 +75,7 @@ jobs:
- uses: actions/checkout@v2
- name: "Main Script"
run: |
export MPLBACKEND=Agg
CONDA_ENVIRONMENT=.test-conda-env-py3.yml
USE_CONDA_BUILD=1
curl -L -O -k https://gitlab.tiker.net/inducer/ci-support/raw/master/build-py-project-and-run-examples.sh
Expand Down

0 comments on commit 90a01d3

Please sign in to comment.