Skip to content

Commit

Permalink
test original workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
yianchenhpe committed Apr 9, 2024
1 parent 754204c commit 96cdf30
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 151 deletions.
123 changes: 0 additions & 123 deletions .github/workflows/wheels-test.yml

This file was deleted.

13 changes: 3 additions & 10 deletions .github/workflows/main.yml → .github/workflows/wheels.yml
Original file line number Diff line number Diff line change
@@ -1,13 +1,6 @@
name: Main
name: Build

on:
push:
branches:
- master
pull_request:
branches:
- master
workflow_dispatch:
on: [push, pull_request]

jobs:
build_wheels:
Expand Down Expand Up @@ -120,4 +113,4 @@ jobs:
# password: ${{ secrets.PYPI_PASSWORD_RELEASE }}

# # password: ${{ secrets.PYPI_PASSWORD }}
# # repository_url: https://test.pypi.org/legacy/
# # repository_url: https://test.pypi.org/legacy/
18 changes: 0 additions & 18 deletions .github/workflows/workflow-test.yml

This file was deleted.

0 comments on commit 96cdf30

Please sign in to comment.