Skip to content

Commit

Permalink
make dm invocations consistent
Browse files Browse the repository at this point in the history
  • Loading branch information
redwoodjsbot committed Mar 16, 2022
1 parent 8bc8368 commit 2ba009b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/smoke-test.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -128,7 +128,7 @@ jobs:

- name: Run "rw data-migrate"
run: |
yarn rw dataMigrate up
yarn rw data-migrate up
working-directory: ${{ steps.setup_test_project.outputs.test_project_path }}

- name: Run `rw deploy --help`
Expand Down

0 comments on commit 2ba009b

Please sign in to comment.