Skip to content

Commit

Permalink
整理
Browse files Browse the repository at this point in the history
  • Loading branch information
voluntas committed Jan 11, 2025
1 parent 42bd2b0 commit ae61994
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions .github/workflows/e2e-test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,6 @@ jobs:
strategy:
matrix:
node: ["20"]
# node: ["20", "22", "23"]
# browser: ["chromium", "firefox", "webkit"]
browser: ["chromium"]
env:
Expand Down Expand Up @@ -51,7 +50,6 @@ jobs:
# if: success()
# steps:
# - name: Slack Notification
# if: success()
# uses: rtCamp/action-slack-notify@v2
# env:
# SLACK_CHANNEL: sora-js-sdk
Expand All @@ -65,7 +63,6 @@ jobs:
if: failure()
steps:
- name: Slack Notification
if: failure()
uses: rtCamp/action-slack-notify@v2
env:
SLACK_CHANNEL: sora-js-sdk
Expand Down

0 comments on commit ae61994

Please sign in to comment.