We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 65519c7 commit f95302cCopy full SHA for f95302c
1 file changed
.github/workflows/tests.yml
@@ -39,10 +39,6 @@ jobs:
39
runs-on: ${{ matrix.os }}
40
steps:
41
- uses: actions/checkout@v4
42
-
43
- - name: Chech arch
44
- if: runner.os == 'macOS'
45
- run: uname -m
46
47
- name: Install Redis (Linux)
48
if: runner.os == 'Linux'
0 commit comments