Skip to content

Commit

Permalink
Update test-ci.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
markusweigelt authored Dec 15, 2023
1 parent 3726c00 commit d659491
Showing 1 changed file with 1 addition and 4 deletions.
5 changes: 1 addition & 4 deletions .github/workflows/test-ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -103,10 +103,7 @@ jobs:

- name: Test
run: |
cat >> ~/.ssh/config << EOF
Host *
UpdateHostKeys yes
EOF
ssh -o UserKnownHostsFile=/dev/null -o StrictHostKeyChecking=no ocrd@localhost
make test
- name: Setup upterm session when failure
Expand Down

0 comments on commit d659491

Please sign in to comment.