Skip to content

Commit

Permalink
remove other test
Browse files Browse the repository at this point in the history
Signed-off-by: vsoch <vsoch@users.noreply.github.com>
  • Loading branch information
vsoch committed Jun 23, 2022
1 parent 80d2d5a commit e28f115
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -157,7 +157,6 @@ jobs:
python-container > container_output
cat container_output
grep --quiet "${container_tech}" container_output
test -f `python-container`
python-exec echo donuts >test_output
cat test_output
Expand Down

0 comments on commit e28f115

Please sign in to comment.