Skip to content

Commit 9b5df2e

Browse files
committed
_ -> -
1 parent 88d53d4 commit 9b5df2e

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

.github/workflows/e2e-test.yml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -64,12 +64,12 @@ jobs:
6464
# Self-hosted runner for AMD AMF
6565
- name: amd_amf
6666
platform-name: ubuntu-24.04_x86_64
67-
runs_on:
67+
runs-on:
6868
group: Self
6969
labels: [self-hosted, linux, x64, AMD-AMF]
70-
env_vars: |
70+
env-vars: |
7171
AMD_AMF=true
72-
test_target: tests/test_amd_amf.py
72+
test-target: tests/test_amd_amf.py
7373
# Self-hosted runner for Raspberry Pi
7474
- name: raspberry_pi
7575
platform-name: raspberry-pi-os_armv8

0 commit comments

Comments
 (0)