Skip to content

Commit

Permalink
Update build.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
bdestombe authored Sep 11, 2023
1 parent 03de559 commit 09cc624
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
name: Python package
name: Data repository

on:
push:
Expand Down Expand Up @@ -57,4 +57,4 @@ jobs:
- name: Run unit tests
run: hatch run test
- name: Verify that we can build the package
run: hatch build
run: hatch build

0 comments on commit 09cc624

Please sign in to comment.