Skip to content

Commit ded29de

Browse files
committed
linting
1 parent 8b6c1f2 commit ded29de

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/unit-test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -98,7 +98,7 @@ jobs:
9898
max_attempts: 3
9999
command: npm run test:ci:new
100100

101-
- name: Run tests in ESM mode (max 3 attempts)
101+
- name: Run tests in ESM mode (max 3 attempts)
102102
if: ${{ matrix.new-instrumentation == 'new' && matrix.mode == 'esm' }}
103103
uses: nick-fields/retry@14672906e672a08bd6eeb15720e9ed3ce869cdd4 # v2.9.0
104104
with:

0 commit comments

Comments
 (0)