Skip to content

Commit

Permalink
update naming
Browse files Browse the repository at this point in the history
  • Loading branch information
LesnyRumcajs committed Jul 24, 2024
1 parent 2a56741 commit e6647a6
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/forest.yml
Original file line number Diff line number Diff line change
Expand Up @@ -415,7 +415,7 @@ jobs:
bootstrap-checks-forest:
needs:
- build-ubuntu
name: Bootstrap checks
name: Bootstrap checks - Forest
runs-on: ubuntu-latest
env:
# We use a custom Dockerfile for CI to speed up the build process.
Expand All @@ -434,7 +434,7 @@ jobs:
bootstrap-checks-lotus:
needs:
- build-ubuntu
name: Bootstrap checks
name: Bootstrap checks - Lotus
runs-on: ubuntu-latest
env:
# We use a custom Dockerfile for CI to speed up the build process.
Expand Down

0 comments on commit e6647a6

Please sign in to comment.