Skip to content

Commit

Permalink
Remove non-runner programs (#886)
Browse files Browse the repository at this point in the history
* Remove non-runner programs source

* raise error if removed program is used

* use sampler in integration tests

* update error message

* update test_job

* skip unsupported tests

* update hello world test

* re-disable integration tests

* leave out hello-world, update msg
  • Loading branch information
kt474 authored Jun 12, 2023
1 parent 2aa1e86 commit 6e14323
Show file tree
Hide file tree
Showing 12 changed files with 27 additions and 4,024 deletions.
13 changes: 0 additions & 13 deletions program_source/hello_world/__init__.py

This file was deleted.

41 changes: 0 additions & 41 deletions program_source/hello_world/hello_world.json

This file was deleted.

57 changes: 0 additions & 57 deletions program_source/hello_world/hello_world.py

This file was deleted.

Loading

0 comments on commit 6e14323

Please sign in to comment.