Skip to content

Commit

Permalink
Update test_playbook.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
drosofff committed Jun 16, 2024
1 parent 7ac3580 commit 28ae21f
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/test_playbook.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -88,6 +88,9 @@ jobs:
- name: ansible installs galaxy tools
run: ansible-playbook --extra-vars RUNNER_ALLOW_RUNASROOT="1" -e ansible_user="runner" install_tools.yml

- name: check api key
run: cat apikey.txt

- name: Bioblend tests
run: |
cd /home/runner/.local/lib/python3.8/site-packages/bioblend/_tests
Expand Down

0 comments on commit 28ae21f

Please sign in to comment.