Add ulimit -a to ci.yml

This commit is contained in:
Dheepak Krishnamurthy 2021-04-04 02:35:03 -06:00
parent e405ebe810
commit 1aad227b94

View file

@ -36,6 +36,8 @@ jobs:
with:
repository: kdheepak/taskwarrior-testdata
path: taskwarrior-testdata
- run: |
ulimit -a
- run: |
# prepare taskwarrior, initial setup
task rc.confirmation=off || echo 0