Skip to content

Commit

Permalink
💚 Fix CI logs
Browse files Browse the repository at this point in the history
  • Loading branch information
bal7hazar committed Nov 3, 2023
1 parent 4bfa167 commit 2bfe516
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 @@ -28,7 +28,7 @@ jobs:

algebra:
runs-on: ubuntu-latest
name: Test random crate
name: Test algebra crate
steps:
- uses: actions/checkout@v4
- uses: ./.github/actions/setup
Expand All @@ -38,7 +38,7 @@ jobs:

defi:
runs-on: ubuntu-latest
name: Test random crate
name: Test defi crate
steps:
- uses: actions/checkout@v4
- uses: ./.github/actions/setup
Expand Down

0 comments on commit 2bfe516

Please sign in to comment.