Skip to content

Commit

Permalink
env
Browse files Browse the repository at this point in the history
  • Loading branch information
zacharyburnett committed Nov 29, 2022
1 parent 3ccc92d commit ac8e28f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -252,7 +252,7 @@ jobs:
CRDS_SERVER_URL: ${{ matrix.env.CRDS_SERVER_URL }}
CRDS_PATH: ${{ env.CRDS_PATH }}
PYSYN_CDBS: ${{ env.PYSYN_CDBS }}
WEBBPSF_PATH: ${{ matrix.env.WEBBPSF_PATH }}
WEBBPSF_PATH: ${{ env.DATA_DIRECTORY }}/webbpsf-data
smoke_tests:
name: run `${{ matrix.package }}` smoke tests in ${{ github.event.inputs.constraint }} Python ${{ matrix.python }} environment on ${{ matrix.os }}
needs: [ build ]
Expand Down

0 comments on commit ac8e28f

Please sign in to comment.