Skip to content

Commit

Permalink
Merge pull request #239 from sshiraiwa/sshiraiwa-patch-1
Browse files Browse the repository at this point in the history
Update build-and-test-dispatch.yml
  • Loading branch information
sshiraiwa authored Aug 6, 2024
2 parents 24e736d + 4813543 commit 38b2fec
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/build-and-test-dispatch.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,7 @@ on:
options:
- 'defaults'
- 'fast'
- 'cuda'
- 'all'
pull_request:

Expand Down Expand Up @@ -99,4 +100,4 @@ jobs:
test-defaults:
if: ${{ github.event_name == 'workflow_dispatch' && inputs.test_options == 'defaults' }}
uses: ./.github/workflows/build-and-test-callable.yml
name: test-defaults
name: test-defaults

0 comments on commit 38b2fec

Please sign in to comment.