Skip to content

Commit 75f609a

Browse files
committed
Revert "Run the two extra workflows on the PR branch for testing."
This reverts commit 1bb8351.
1 parent 8666471 commit 75f609a

File tree

2 files changed

+0
-2
lines changed

2 files changed

+0
-2
lines changed

.github/workflows/test-install.yml

-1
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,6 @@ on:
77
- develop
88
- release/*
99
- dm/*
10-
- misc/dependency-management # TODO: REMOVE AFTER TESTING
1110
paths:
1211
- 'setup.*'
1312
- 'environment.yml'

.github/workflows/update-requirements.yml

-1
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,6 @@ on:
44
push:
55
branch:
66
- release/*
7-
- misc/dependency-management # TODO: REMOVE AFTER TESTING
87
paths:
98
- 'setup.json'
109
- '.github/workflows/update-requirements.yml'

0 commit comments

Comments
 (0)