Skip to content

Commit 34c982c

Browse files
committed
テストターゲットを test_sumomo_amd_amf.py に変更する
1 parent 9b5df2e commit 34c982c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/e2e-test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -69,7 +69,7 @@ jobs:
6969
labels: [self-hosted, linux, x64, AMD-AMF]
7070
env-vars: |
7171
AMD_AMF=true
72-
test-target: tests/test_amd_amf.py
72+
test-target: test_sumomo_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)