Skip to content

Commit

Permalink
Remove -it from test command
Browse files Browse the repository at this point in the history
  • Loading branch information
JimMadge committed Aug 9, 2024
1 parent 45f82f5 commit b5e79a0
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion integration_tests/test.sh
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,6 @@
docker build -t nexus_allowlist_bats:latest .
docker run \
--rm \
-it \
-v "$PWD/tests:/code" \
--network host \
nexus_allowlist_bats:latest \
Expand Down

0 comments on commit b5e79a0

Please sign in to comment.