mirror of
https://github.com/trholding/llama2.c.git
synced 2026-02-06 11:26:53 +00:00
style changes and remove spurious runc test call at the bottom
This commit is contained in:
parent
d47fc41b6a
commit
62a6d69d86
3
.github/workflows/build.yml
vendored
3
.github/workflows/build.yml
vendored
@ -191,6 +191,3 @@ jobs:
|
||||
- name: Test with pytest
|
||||
shell: powershell
|
||||
run: pytest
|
||||
|
||||
|
||||
|
||||
@ -87,5 +87,3 @@ def test_python():
|
||||
text = text.encode('ascii') # turn into bytes
|
||||
|
||||
assert text == expected_stdout
|
||||
|
||||
test_runc()
|
||||
Loading…
Reference in New Issue
Block a user