Skip to content

Commit b9d99d2

Browse files
committed
Revert "ci: have brew install lsl from our fork of labstreaminglayer tap"
This reverts commit 636403e. The upstream tap has been updated.
1 parent 5bc767f commit b9d99d2

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

.github/workflows/pr-test.yml

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -115,9 +115,7 @@ jobs:
115115
# Install libdiscid (dependency of discid python package).
116116
brew install libdiscid
117117
# Install lsl library for pylsl
118-
# TODO: switch back to labstreaminglayer/tap/lsl once labstreaminglayer/homebrew-tap#1 is merged
119-
#brew install labstreaminglayer/tap/lsl
120-
brew install rokm/labstreaminglayer-tap/lsl
118+
brew install labstreaminglayer/tap/lsl
121119
# This one is required by eccodes (binary wheels with bundled eccodes
122120
# library are provided only for macOS 13+).
123121
brew install eccodes

0 commit comments

Comments
 (0)