Skip to content

Commit

Permalink
add volume
Browse files Browse the repository at this point in the history
Signed-off-by: Erick Wendel <[email protected]>
  • Loading branch information
ErickWendel committed Jul 23, 2024
1 parent 17eb9b1 commit 71681bd
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/run-tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,8 @@ on:
jobs:
setup-and-test:
runs-on: ubuntu-latest

volumes:
- misc:/misc
steps:
- name: Checkout repository
uses: actions/checkout@v4
Expand Down

0 comments on commit 71681bd

Please sign in to comment.