Skip to content

Commit

Permalink
fix yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
dai-shi committed Dec 10, 2024
1 parent 7d77644 commit 9216ce5
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/ci-wip.yml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
name: CI
name: CI-WIP

on:
pull_request:
Expand Down Expand Up @@ -63,7 +63,7 @@ jobs:
e2e-wip:
name: E2E on ${{ matrix.os }} (Node ${{ matrix.version }}) - (${{ matrix.shared }}/4)
needs:
- build
- build-wip
strategy:
fail-fast: false
matrix:
Expand Down

0 comments on commit 9216ce5

Please sign in to comment.