Skip to content

Try an action using the container #1

Try an action using the container

Try an action using the container #1

name: Run Devtools Check
on: push
jobs:
Run Devtools Check:
runs-on: ubuntu-latest
container: ghcr.io/wacl-york/eddy4r.york:0.1
steps:

Check failure on line 8 in .github/workflows/run_devtools_check.yml

View workflow run for this annotation

GitHub Actions / .github/workflows/run_devtools_check.yml

Invalid workflow file

You have an error in your yaml syntax on line 8
- name: "Run devtools::check()"
run: R -e "devtools::check()"