We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9887638 commit ab9f9deCopy full SHA for ab9f9de
.github/workflows/test_action.yml
@@ -12,7 +12,7 @@ jobs:
12
steps:
13
- uses: actions/checkout@v2
14
- id: build
15
- uses: OpenAstronomy/build-python-dist@main
+ uses: ./
16
with:
17
pure_python_wheel: true
18
test_extras: test
0 commit comments