Skip to content

Commit

Permalink
mount workspace?
Browse files Browse the repository at this point in the history
  • Loading branch information
davidfrantz committed Jul 18, 2024
1 parent 0cc6a0e commit ae7ef8d
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 1 deletion.
3 changes: 3 additions & 0 deletions .github/workflows/unit-testing.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,9 @@ jobs:
runs-on: ubuntu-latest
container:
image: davidfrantz/base
options: --user $(id -u):$(id -g)
volumes:
- /__w:/__w
steps:
- name: Check out the repo
uses: actions/checkout@v4
Expand Down
2 changes: 1 addition & 1 deletion misc/force-version.txt
Original file line number Diff line number Diff line change
@@ -1 +1 @@
3.7.12-dev:::2024-07-18_07:12:26
3.7.12-dev:::2024-07-18_07:20:36

0 comments on commit ae7ef8d

Please sign in to comment.