Skip to content

Commit

Permalink
temp revert
Browse files Browse the repository at this point in the history
  • Loading branch information
Pouyanpi committed Oct 26, 2024
1 parent be03077 commit df3be73
Showing 1 changed file with 7 additions and 4 deletions.
11 changes: 7 additions & 4 deletions .github/workflows/test-and-build-wheel.yml
Original file line number Diff line number Diff line change
@@ -1,11 +1,14 @@
name: Build and Test Python Wheel

on:
push:
branches: ["feature/poetry"]
pull_request:
branches: ["feature/poetry"]
workflow_dispatch:

# on:
# push:
# branches: ["feature/poetry"]
# pull_request:
# branches: ["feature/poetry"]
# workflow_dispatch:

jobs:
build-wheel:
Expand Down

0 comments on commit df3be73

Please sign in to comment.