Skip to content

Commit 503b1e0

Browse files
authored
Fix typo in tests (darkreader#5215)
1 parent 1069b1c commit 503b1e0

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ jobs:
3636
- name: Install npm dependencies
3737
run: npm ci
3838

39-
- name: Run test agains code
39+
- name: Run test against code
4040
run: npm run test:ci
4141

4242
- name: Lint code for code-style errors

0 commit comments

Comments
 (0)