Skip to content

Commit

Permalink
Disable tests as we dont have any
Browse files Browse the repository at this point in the history
  • Loading branch information
bolkedebruin committed Apr 10, 2024
1 parent 1467203 commit c93d69a
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/build.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ jobs:
- uses: actions/checkout@v4
- name: Install Hatch
run: pipx install hatch
- name: Run tests
run: hatch run test
#- name: Run tests
# run: hatch run test:test
- name: Build dist
run: hatch build

0 comments on commit c93d69a

Please sign in to comment.