Skip to content

Commit f98d3de

Browse files
remove if
1 parent c6c642b commit f98d3de

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.github/workflows/run_single_test.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,6 @@ on:
66
jobs:
77
run-pytest:
88
runs-on: ubuntu-latest
9-
if: github.ref == 'refs/heads/main' || github.ref == 'refs/heads/your-branch-name'
109
steps:
1110
- name: Checkout code
1211
uses: actions/checkout@v4

0 commit comments

Comments
 (0)