Skip to content

Commit

Permalink
github CI error: test changing permissions
Browse files Browse the repository at this point in the history
  • Loading branch information
vasconsaurus committed Aug 14, 2024
1 parent 7e80ab8 commit 937e638
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions test/setup-parallel
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,7 @@ FAIL=0

rm -rf /app/pender/tmp/cache /app/pender/tmp/cache1 /app/pender/tmp/cache2 /app/pender/tmp/cache3
mkdir -p /app/pender/tmp/cache /app/pender/tmp/cache1 /app/pender/tmp/cache2 /app/pender/tmp/cache3
chmod 0664 /app/pender/log

bundle exec rake db:create db:migrate &
TEST_ENV_NUMBER=1 bundle exec rake db:create db:migrate &
Expand Down

0 comments on commit 937e638

Please sign in to comment.