Skip to content

Commit 68ee1c7

Browse files
committed
Updated lint action
1 parent 194d508 commit 68ee1c7

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

.github/workflows/lint-and-test.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,8 @@ jobs:
99
runs-on: ubuntu-latest
1010
container:
1111
image: sergioteula/pytools
12+
volumes:
13+
- /code:/volume_mount
1214
steps:
1315
- name: Check out code
1416
uses: actions/checkout@v2

0 commit comments

Comments
 (0)