Skip to content

Commit

Permalink
name
Browse files Browse the repository at this point in the history
  • Loading branch information
cboettig committed Jan 31, 2024
1 parent af17389 commit c7a4f85
Showing 1 changed file with 2 additions and 6 deletions.
8 changes: 2 additions & 6 deletions .github/workflows/cuda-test.yml
Original file line number Diff line number Diff line change
@@ -1,16 +1,12 @@
name: test for rocker scripts
name: test for rocker cuda scripts

on:
pull_request:
branches:
- master
paths:
- tests/rocker_scripts/Dockerfile
- tests/rocker_scripts/cuda_matrix.json
- tests/rocker_scripts/test.sh
- scripts/*.sh
- "!scripts/install_R_*.sh"
- "!scripts/setup_R.sh"
- scripts/cuda*.sh
workflow_dispatch:

concurrency:
Expand Down

0 comments on commit c7a4f85

Please sign in to comment.