Merge branch 'main' of https://github.com/jfraeys/.local-bin
This commit is contained in:
commit
28000cfc2a
1 changed files with 4 additions and 0 deletions
4
.github/workflows/test_script.yml
vendored
4
.github/workflows/test_script.yml
vendored
|
|
@ -57,6 +57,10 @@ jobs:
|
|||
run: |
|
||||
python aactivator.py
|
||||
|
||||
|
||||
- name: Run bash script
|
||||
run: ls -la
|
||||
|
||||
- name: Test tmux_sessionizer
|
||||
run: |
|
||||
bats tests/test_tmux_sessionizer.bats
|
||||
|
|
|
|||
Loading…
Reference in a new issue