Skip to content

Commit

Permalink
ci: update test workflow name
Browse files Browse the repository at this point in the history
  • Loading branch information
rndquu committed Dec 4, 2023
1 parent 4d2267b commit f7e1e2c
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
@@ -1,4 +1,4 @@
name: test
name: Build and test

on:
push:
Expand All @@ -12,7 +12,7 @@ jobs:
strategy:
fail-fast: true

name: Foundry project
name: Build and test
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
Expand Down

0 comments on commit f7e1e2c

Please sign in to comment.