Skip to content

Commit 1a342d3

Browse files
committed
test: update permissions
also update the github workflow yaml as it was using an invalid value
1 parent 873a93e commit 1a342d3

File tree

2 files changed

+1
-1
lines changed

2 files changed

+1
-1
lines changed

.github/workflows/test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ jobs:
3535
- run: npm test
3636

3737
build-mac:
38-
runs-on: macOS-latest
38+
runs-on: macos-latest
3939
if: github.ref_name == 'main'
4040
steps:
4141
- uses: actions/checkout@v3

plugin/test/v5-e2e-test.sh

100644100755
File mode changed.

0 commit comments

Comments
 (0)