Skip to content

Commit 7f583e0

Browse files
committed
chore(ci): github actions update take.4
1 parent 5955a9e commit 7f583e0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/docker-image.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@ jobs:
4444
&& bun run build
4545
&& bun run build:css
4646
&& bin/rake parallel:create
47-
&& bin/rake parallel:prepare
47+
&& bin/rake parallel:migrate
4848
- name: "Run tests"
4949
env:
5050
RAILS_ENV: test

0 commit comments

Comments
 (0)