Skip to content

Commit

Permalink
chore: foundry ci workflow rename
Browse files Browse the repository at this point in the history
  • Loading branch information
JDawg287 committed Sep 13, 2024
1 parent 36bceb1 commit 00ccbc7
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: Foundry CI

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

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

0 comments on commit 00ccbc7

Please sign in to comment.