Skip to content

Commit 8a567c9

Browse files
committed
Skip integration test on macOS
1 parent ef218c4 commit 8a567c9

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

.github/workflows/build-golang-macos.yaml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -86,9 +86,9 @@ jobs:
8686
# Test wheel functionality
8787
# python3 validate_otdf_python.py
8888
89-
- uses: ./.github/workflows/platform-integration-test.yaml
90-
with:
91-
wheel: dist/otdf_python-0.1.1-py3-none-any.whl
89+
# - uses: ./.github/workflows/platform-integration-test.yaml
90+
# with:
91+
# wheel: dist/otdf_python-0.1.1-py3-none-any.whl
9292

9393
# release:
9494
# needs: build

0 commit comments

Comments
 (0)