Skip to content

Commit

Permalink
Attempt to make pageviews dir writable for unit tests
Browse files Browse the repository at this point in the history
  • Loading branch information
audiodude committed Aug 17, 2024
1 parent 78174e2 commit e4131fa
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,7 @@ on:
jobs:
python-tests:
runs-on: ubuntu-20.04
options: --user root -v ${{ github.workspace }}:/tmp/pageviews/:rw

services:
# Unit test rely on a local MySQL instance with an empty root password.
Expand Down

0 comments on commit e4131fa

Please sign in to comment.