Skip to content

Commit 5f2b844

Browse files
committed
ci: update cibuildwheel.yml and tests.yml update tests.yml
1 parent 0ba7b47 commit 5f2b844

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.github/workflows/cibuildwheel.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ on:
55
push:
66
tags:
77
- "v*"
8-
branches: [CI]
8+
# branches: [CI]
99
pull_request:
1010
branches: [main]
1111
# Allows you to run this workflow manually from the Actions tab

.github/workflows/tests.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
name: plyvel build
1+
name: plyvel test
22

33
on:
44
# Triggers the workflow on push to the main branch

0 commit comments

Comments
 (0)