Skip to content

Commit

Permalink
try deploying 141-radiant
Browse files Browse the repository at this point in the history
  • Loading branch information
schloerke committed Aug 1, 2023
1 parent 6c9f34d commit 5cad0fa
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/apps-deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@ jobs:
cores: 1
retry: 3
# extra_app_text: ", apps = list('000-all', '000-manual', 1, 2)"
extra_app_text: ", apps = list(1, 2)"
extra_app_text: ", apps = list(1, 2, 141)"

env:
R_REMOTES_NO_ERRORS_FROM_WARNINGS: true
Expand Down

0 comments on commit 5cad0fa

Please sign in to comment.