Skip to content

Commit ebcb250

Browse files
committed
GH Actions: Fix pip backtracking
1 parent 8ef1c2b commit ebcb250

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

.github/workflows/test.yml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -65,6 +65,10 @@ jobs:
6565
if: github.base_ref != '8.0.x'
6666
uses: ./.github/actions/install-libs
6767
with:
68+
# NOTE: these need to be manually updated as necessary:
69+
cylc-flow-tag: '8.1.x'
70+
# cylc-rose-tag:
71+
# cylc-uis-tag:
6872
metomi-rose-tag: '2.0.x'
6973

7074
- name: install eslint

0 commit comments

Comments
 (0)