Skip to content

Commit

Permalink
ci: run the actual container
Browse files Browse the repository at this point in the history
  • Loading branch information
JeremyTubongbanua committed Jun 28, 2023
1 parent 38a7984 commit be5ca6e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/tests.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -26,6 +26,7 @@ jobs:
working-directory: .
run: |
docker build -t sshnpd_image -f test/end2end_tests/sshnpd_image/Dockerfile .
docker run -it --name sshnpd_container sshnpd_image
end2end_tests:
runs-on: ubuntu-latest
Expand Down

0 comments on commit be5ca6e

Please sign in to comment.