Skip to content

Commit

Permalink
env 設定
Browse files Browse the repository at this point in the history
  • Loading branch information
voluntas committed Nov 6, 2024
1 parent 5a66299 commit 0489e24
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/e2e-test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,9 @@ jobs:
- ubuntu-22.04
# - ubuntu-24.04
env:
TEST_SIGNALING_URLS: ${{ secrets.TEST_SIGNALING_URLS }}
TEST_CHANNEL_ID_PREFIX: ${{ secrets.TEST_CHANNEL_ID_PREFIX }}
TEST_SECRET_KEY: ${{ secrets.TEST_SECRET_KEY }}
MOMO_VERSION: "2024.1.0"
MOMO_ARCH: "x86_64"
runs-on: ${{ matrix.os }}
Expand Down

0 comments on commit 0489e24

Please sign in to comment.