Skip to content

Commit

Permalink
metadata
Browse files Browse the repository at this point in the history
  • Loading branch information
nobuto-m committed Feb 10, 2025
1 parent 19effa3 commit be25a3f
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions .github/workflows/sunbeam-multi-node.yml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
name: Sunbeam Multi-node tutorial
name: Sunbeam Multi-node

on:
# Runs on pushes targeting the default branch
Expand Down Expand Up @@ -36,7 +36,8 @@ defaults:
shell: bash -ex {0}

jobs:
sunbeam-multi-node:
sunbeam-multi-node-tutorial:
name: Sunbeam Multi-node Tutorial
runs-on: [ubuntu-24.04]
steps:
- uses: actions/checkout@v4
Expand Down

0 comments on commit be25a3f

Please sign in to comment.