Skip to content

Commit d58eecf

Browse files
committed
Fixed typo in workflow.
1 parent fb97273 commit d58eecf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/test-simulators.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ jobs:
1111
AVD_NAME: ubuntu-avd-x86_64-31
1212
steps:
1313
- uses: actions/checkout@v4
14-
with:r
14+
with:
1515
persist-credentials: false
1616

1717
- name: Enable KVM group perms

0 commit comments

Comments
 (0)