Skip to content

Commit

Permalink
fix: slight edits
Browse files Browse the repository at this point in the history
  • Loading branch information
QEDK committed Dec 18, 2023
1 parent ca0a3a2 commit 5193fdf
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 @@ -14,7 +14,7 @@ jobs:
strategy:
fail-fast: true

name: Foundry
name: Tests
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
Expand Down Expand Up @@ -59,7 +59,7 @@ jobs:
strategy:
fail-fast: true

name: Foundry coverage
name: Coverage
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
Expand Down

0 comments on commit 5193fdf

Please sign in to comment.