Skip to content

Commit

Permalink
Resolve duplicate owner warning
Browse files Browse the repository at this point in the history
  • Loading branch information
huonw committed Aug 31, 2023
1 parent c9af8af commit fb68112
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/pants.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -60,7 +60,7 @@ jobs:
run: |
# We also smoke test that our release process will work by running `package`.
pants package ::
pants run helloworld/main.py
pants run helloworld/:pex_binary
- name: Upload pants log
uses: actions/upload-artifact@v3
with:
Expand Down

0 comments on commit fb68112

Please sign in to comment.