Skip to content

Commit

Permalink
update name
Browse files Browse the repository at this point in the history
  • Loading branch information
imabdulbasit committed Nov 20, 2024
1 parent 22eeef9 commit 0d64fd1
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ env:

jobs:
build-test-artifacts-postgres:
name: Build test artifacts
name: Build test artifacts (postgres)
runs-on: buildjet-8vcpu-ubuntu-2204
steps:
- uses: rui314/setup-mold@v1
Expand All @@ -49,7 +49,7 @@ jobs:
path: nextest-archive-postgres.tar.zst

build-test-artifacts-sqlite:
name: Build test artifacts
name: Build test artifacts (sqlite)
runs-on: buildjet-8vcpu-ubuntu-2204
steps:
- uses: rui314/setup-mold@v1
Expand Down

0 comments on commit 0d64fd1

Please sign in to comment.