Skip to content

Commit

Permalink
ci: align docs with develop (#4152)
Browse files Browse the repository at this point in the history
Signed-off-by: Ruihang Xia <[email protected]>
  • Loading branch information
waynexia authored Jun 15, 2024
1 parent d6392ac commit 2faa6d6
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/docs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -67,7 +67,7 @@ jobs:
- run: 'echo "No action required"'

sqlness:
name: Sqlness Test
name: Sqlness Test (Basic)
runs-on: ${{ matrix.os }}
strategy:
matrix:
Expand All @@ -76,7 +76,7 @@ jobs:
- run: 'echo "No action required"'

sqlness-kafka-wal:
name: Sqlness Test with Kafka Wal
name: Sqlness Test (Remote WAL)
runs-on: ${{ matrix.os }}
strategy:
matrix:
Expand Down

0 comments on commit 2faa6d6

Please sign in to comment.