Skip to content

Commit a3a86c1

Browse files
committed
Code cleanup
1 parent cde4cac commit a3a86c1

1 file changed

Lines changed: 1 addition & 3 deletions

File tree

.github/workflows/osx.yml

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -46,6 +46,4 @@ jobs:
4646
4747
- name: Test Thug
4848
run: |
49-
tox
50-
env:
51-
DYLD_FALLBACK_LIBRARY_PATH: /opt/homebrew/lib:$DYLD_FALLBACK_LIBRARY_PATH
49+
DYLD_FALLBACK_LIBRARY_PATH=/opt/homebrew/lib:$DYLD_FALLBACK_LIBRARY_PATH tox

0 commit comments

Comments
 (0)