Skip to content

Commit

Permalink
Check memes install inside docker container.
Browse files Browse the repository at this point in the history
  • Loading branch information
Tomrrr1 committed Apr 5, 2024
1 parent ba7edaf commit dfda23e
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/rworkflows.yml
Original file line number Diff line number Diff line change
Expand Up @@ -38,6 +38,9 @@ jobs:
# cont: ~
# rspm: ~
steps:
- name: Verify MEME installation
run: |
ls -l /github/home/meme/bin
- uses: neurogenomics/rworkflows@master
with:
run_bioccheck: ${{ false }}
Expand Down

0 comments on commit dfda23e

Please sign in to comment.