Skip to content

Commit 1f21c7e

Browse files
authored
. e fixed typo
1 parent c6ea265 commit 1f21c7e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/test_and_build.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ jobs:
1111
- uses: actions/checkout@v4
1212
- uses: nick-fields/retry@v2
1313
with:
14-
max_attepmets: 3
14+
max_attempts: 3
1515
retry_on: error
1616
timeout_seconds: 1800
1717
- name: Run Unit Tests

0 commit comments

Comments
 (0)