Unverified Commit 232e3519 authored by Peterson, Peter's avatar Peterson, Peter Committed by GitHub
Browse files

Merge pull request #264 from ornlneutronimaging/rtd_timeout

Move where boa is installed
parents 5122af87 a180d425
Loading
Loading
Loading
Loading
+2 −0
Original line number Diff line number Diff line
@@ -60,6 +60,8 @@ jobs:
          environment-file: environment.yml
      - name: Build Conda Package
        run: |
          # boa uses mamba to resolve dependencies
          conda install -y boa
          conda mambabuild --output-folder . -c conda-forge .
      - name: Verify Conda Package
        run: |
+0 −1
Original line number Diff line number Diff line
@@ -4,7 +4,6 @@ channels:
  - defaults
dependencies:
  - astropy
  - boa
  - tomopy
  - dxchange
  - jsonschema