Skip to content

Commit

Permalink
Fix pipeline
Browse files Browse the repository at this point in the history
  • Loading branch information
mgramin committed Oct 15, 2023
1 parent 392dfc6 commit e6e81a1
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/test_sqlite.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,6 +25,9 @@ jobs:
- name: Make writable
run: chmod -R 775 ./output

- name: LS
run: ls -l

- name: Run the KEEP mode
run: |
export CONFIG_FILE=config_keep.tdk.yaml
Expand Down

0 comments on commit e6e81a1

Please sign in to comment.