Skip to content

Commit

Permalink
Attempt 3. Simplified the workflow structure.
Browse files Browse the repository at this point in the history
  • Loading branch information
sandeepd-nv committed Aug 9, 2023
1 parent beb9818 commit 36196dc
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/gh-build-and-test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,10 +8,9 @@ on:
required: true
type: string

name: Build and test cunumeric (with ${{ inputs.build-target }} legate) on GH

jobs:
build:
name: "[Sub workflow] Build cunumeric (with ${{ inputs.build-target }} legate) on GH"
uses:
./.github/workflows/gh-build.yml
with:
Expand Down

0 comments on commit 36196dc

Please sign in to comment.