Skip to content

Commit 7e934c5

Browse files
committed
test
1 parent 669d97c commit 7e934c5

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.github/workflows/test.yaml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -33,6 +33,9 @@ jobs:
3333
submodules: 'recursive'
3434
- name: Use Node.js ${{ matrix.node-version }}
3535
uses: actions/setup-node@v2
36+
- name: Info
37+
run: |
38+
csrutil status
3639
3740
- name: Test
3841
run: |

0 commit comments

Comments
 (0)