Skip to content

Commit 802cd7e

Browse files
Test Michael Davidsaver's possible fix
1 parent 8c2cb63 commit 802cd7e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/code.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -190,7 +190,7 @@ jobs:
190190
# pip install git+https://github.com/epics-base/p4p.git git+https://github.com/epics-base/pvxs.git git+https://github.com/epics-base/epicscorelibs.git
191191
# pip install git+https://github.com/DiamondLightSource/aioca git+https://github.com/DiamondLightSource/cothread
192192
run: |
193-
pip install git+https://github.com/epics-base/epicscorelibs.git
193+
pip install git+https://github.com/mdavidsaver/epicscorelibs.git@bypass-fortify
194194
pip install -e .[dev]
195195
pip freeze
196196

0 commit comments

Comments
 (0)