Skip to content

Commit

Permalink
ファイル名変更
Browse files Browse the repository at this point in the history
  • Loading branch information
voluntas committed Jun 21, 2023
1 parent be4b1f2 commit c5e9f67
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/test.yml → .github/workflows/e2e-test.yml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
name: test
name: e2e-test

on:
workflow_dispatch:
Expand All @@ -8,7 +8,7 @@ on:
- "**.md"

jobs:
sora_python_sdk_e2e_test:
e2e_test:
runs-on: ubuntu-latest
timeout-minutes: 10
env:
Expand Down

0 comments on commit c5e9f67

Please sign in to comment.