Skip to content

Commit

Permalink
Correction to enterprise name.
Browse files Browse the repository at this point in the history
  • Loading branch information
JPGlaser committed Jul 25, 2023
1 parent 8f62b98 commit 7417aa9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test_notebook.yml
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ jobs:
run: |
pip install --upgrade pip
pip install pytest
mamba install -c conda-forge python=${{ matrix.python-version }} cython=0.29.36 tempo2 enterprise enterprise_extensions scikit-sparse
mamba install -c conda-forge python=${{ matrix.python-version }} cython=0.29.36 tempo2 enterprise-pulsar enterprise_extensions scikit-sparse
pip install -e .
- name: Test with Standard Pulsar
shell: bash -el {0}
Expand Down

0 comments on commit 7417aa9

Please sign in to comment.