Skip to content

Commit

Permalink
test concurrecny
Browse files Browse the repository at this point in the history
  • Loading branch information
CommanderStorm committed Oct 23, 2023
1 parent bc1fc0f commit cd7139e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test_migration.yml
Original file line number Diff line number Diff line change
Expand Up @@ -64,4 +64,4 @@ jobs:
${{ github.event.pull_request.comments_url }} \
-H "Content-Type: application/json" \
-H "Authorization: token ${{ secrets.GITHUB_TOKEN }}" \
--data '{ "body": "Found the following differences in the sql schema: <details><summary>To get from local migrations to auto migration state one woud need to</summary> Updated block</details>" }'
--data '{ "body": "Found the following differences in the sql schema: <details><summary>To get from local migrations to auto migration state one would need to</summary> Test concurrency</details>" }'

0 comments on commit cd7139e

Please sign in to comment.