Skip to content

Add POMODORO_USER dir for the config files in the ~/.cache/pomodoro directory #101

Add POMODORO_USER dir for the config files in the ~/.cache/pomodoro directory

Add POMODORO_USER dir for the config files in the ~/.cache/pomodoro directory #101

Workflow file for this run

name: test
on: [push, pull_request]
jobs:
tests:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
- name: Run tests
uses: sudo-bot/action-shunit2@latest
with:
cli: "./tests/pomodoro_test.sh"