Skip to content

Commit

Permalink
one last space
Browse files Browse the repository at this point in the history
  • Loading branch information
egillax committed Aug 1, 2024
1 parent 25c0100 commit ddd12f1
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/release_docker.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -124,8 +124,9 @@ jobs:
- name: Run R CMD check
run: |
digest=$(ls /tmp/digests)
# Run package checks
docker run --rm \
docker run --rm \
-e _R_CHECK_FORCE_SUGGESTS_=false \
-e _R_CHECK_CRAN_INCOMING_=false \
-v $(pwd):/workspace -w /workspace \
Expand Down

0 comments on commit ddd12f1

Please sign in to comment.