Skip to content

Commit

Permalink
ENH: cd $HOME and then see if env vars have crippledfs mentioned
Browse files Browse the repository at this point in the history
  • Loading branch information
yarikoptic committed Jun 18, 2020
1 parent 230b212 commit 14f70b2
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/build-git-annex-debianstandalone.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -101,6 +101,9 @@ jobs:
git config --global user.email "test@github.land"
git config --global user.name "GitHub Almighty"
cd $HOME
export | grep -e crippledfs || :
git annex test
test-datalad:
Expand Down

0 comments on commit 14f70b2

Please sign in to comment.