Skip to content

Commit

Permalink
disable tests for python package
Browse files Browse the repository at this point in the history
  • Loading branch information
samster25 committed Aug 2, 2023
1 parent f79e1c4 commit 734e11f
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/python-package.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,8 +6,8 @@ name: daft
on:
push:
branches: [main]
pull_request:
branches: [main]
# pull_request:
# branches: [main]

env:
DAFT_ANALYTICS_ENABLED: '0'
Expand Down

0 comments on commit 734e11f

Please sign in to comment.