Skip to content

Commit

Permalink
change quotes
Browse files Browse the repository at this point in the history
  • Loading branch information
lucc committed May 20, 2024
1 parent 0a91694 commit 540422d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@ jobs:
env:
TERM: dumb
NVIMPAGER_NVIM: squashfs-root/usr/bin/nvim
BUSTED: busted --exclude-tags=appimage${{ matrix.appimage-version == "v0.9.0" && "" || ",v10" }}
BUSTED: busted --exclude-tags=appimage${{ matrix.appimage-version == 'v0.9.0' && '' || ',v10' }}

macos:
runs-on: macos-latest
Expand Down

0 comments on commit 540422d

Please sign in to comment.