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.
2 parents 9887638 + ab9f9de commit eea6bdcCopy full SHA for eea6bdc
.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