Skip to content

Commit

Permalink
Try with run command
Browse files Browse the repository at this point in the history
Signed-off-by: jamshale <[email protected]>
  • Loading branch information
jamshale committed Nov 10, 2023
1 parent 4b9dbae commit 38019ed
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/pr-integration-tests.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -62,6 +62,6 @@ jobs:
echo "Running integration tests for $dir"
cd $dir/integration
docker compose build
docker compose up
docker compose run tests
cd ../..
done

0 comments on commit 38019ed

Please sign in to comment.