Skip to content

Commit

Permalink
syntax error on env:
Browse files Browse the repository at this point in the history
  • Loading branch information
antonioettorre committed Nov 20, 2023
1 parent 4ac61c5 commit 5ca725e
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/test_linux.yaml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
---
name: Linux wheels and test x86_64
on: [pull_request, workflow_dispatch]
on: [workflow_dispatch]
env:
WHEEL_SDIR: wheelhouse
SETUPTOOLS_USE_DISTUTILS: stdlib
Expand Down
1 change: 0 additions & 1 deletion .github/workflows/test_windows.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,6 @@ jobs:
arch: [ "auto64" ]
python: [ "3.9", "3.10", "3.11" ]
triplet: [ "x64-windows" ]
env:
steps:
- uses: actions/checkout@v4
- uses: actions/setup-python@v4
Expand Down

0 comments on commit 5ca725e

Please sign in to comment.