Remove filesys CI #40

Closed
gk1623 wants to merge 1 commits from remove-filesys-ci into master
Showing only changes of commit 149b0a9d87 - Show all commits

View File

@@ -23,11 +23,6 @@ test_devices:
variables:
DIR: devices
test_filesys:
extends: .pintos_tests
variables:
DIR: filesys
test_threads:
extends: .pintos_tests
variables: