Skip to content

Commit

Permalink
cleanup
Browse files Browse the repository at this point in the history
  • Loading branch information
blink1073 committed Nov 19, 2022
1 parent e1a2ea0 commit ba3addf
Showing 1 changed file with 1 addition and 4 deletions.
5 changes: 1 addition & 4 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -39,12 +39,9 @@ jobs:

- name: Base Setup
uses: jupyterlab/maintainer-tools/.github/actions/base-setup@v1
with:
python_version: "3.12"

- name: Test the package
run: |
hatch run cov:test
run: hatch run cov:test

- name: JavaScript tests
run: |
Expand Down

0 comments on commit ba3addf

Please sign in to comment.