Skip to content

Commit

Permalink
add runs-on (required)
Browse files Browse the repository at this point in the history
  • Loading branch information
niccokunzmann committed Jul 3, 2024
1 parent 8ec072b commit 503f8c4
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -73,6 +73,7 @@ jobs:

test-distribution:
name: Check built package
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- name: Set up Python
Expand Down

0 comments on commit 503f8c4

Please sign in to comment.