Skip to content

Commit 8bb8ac2

Browse files
committed
Split into two workflows
1 parent 5c12fd0 commit 8bb8ac2

2 files changed

Lines changed: 2 additions & 351 deletions

File tree

.github/workflows/run_tests.yml

Lines changed: 0 additions & 351 deletions
This file was deleted.

.github/workflows/test_pip_install.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,8 @@ name: Test installation via pip
33
on:
44
# run on PRs for validation
55
pull_request:
6+
paths:
7+
- "requirements.txt"
68

79

810
jobs:

0 commit comments

Comments
 (0)