Location via proxy:   [ UP ]  
[Report a bug]   [Manage cookies]                
Skip to content

Commit 468b877

Browse files
committed
Fix remembered bash
1 parent 729321b commit 468b877

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

run_tests.sh

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -66,5 +66,4 @@ cd ..
6666
set +eux
6767

6868
# send coverage stats to Codecov
69-
bash <(curl -s https://codecov.io/bash)
70-
bash
69+
bash <(curl -s https://codecov.io/bash)

0 commit comments

Comments
 (0)