Skip to content

Commit 4122e17

Browse files
committed
ci(jest): remove spacing around 'on' array
1 parent d9f6ea5 commit 4122e17

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/jest.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
name: Unit Tests
2-
on: [ push, pull_request ]
2+
on: [push, pull_request]
33
jobs:
44
jest:
55
name: Node ${{ matrix.node_version }} on ${{ matrix.os }}

0 commit comments

Comments
 (0)