test setup step #1245

Open
jessopb wants to merge 35 commits from test-deploy into master
Showing only changes of commit 2de5f7d79a - Show all commits

View file

@ -15,7 +15,7 @@ jobs:
uses: actions/checkout@v3 uses: actions/checkout@v3
- name: aftercheckout - name: aftercheckout
run: | run: |
git init git config --global --add safe.directory '*'
ls -al ls -al
ls -al .. ls -al ..
pwd pwd