We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d28564d commit bd8ad27Copy full SHA for bd8ad27
.github/workflows/end-to-end.yml
@@ -61,6 +61,7 @@ jobs:
61
62
- name: Run pre-commit
63
run: |
64
+ cat DESCRIPTION
65
echo 'one' > README.Rmd
66
echo 'one' >> codemeta.json
67
echo 'one' > README.md
0 commit comments