feat: structure work
- split files/ into separate dirs - rename scripts/ to script/, remove .sh extensions - remove publish scripts, tf module, use github host - remove unused install files
This commit is contained in:
2
.github/workflows/ci.yml
vendored
2
.github/workflows/ci.yml
vendored
@@ -10,4 +10,4 @@ jobs:
|
||||
|
||||
# Run the tests
|
||||
- name: 'Run tests'
|
||||
run: ./scripts/test.sh
|
||||
run: ./script/test
|
||||
|
||||
Reference in New Issue
Block a user