Skip to content
Snippets Groups Projects
Unverified Commit 0a786817 authored by dnns01's avatar dnns01 Committed by GitHub
Browse files

Check pwd for debugging

parent ca5c3d4a
No related branches found
No related tags found
1 merge request!128Merge learninggroup changes to release
......@@ -23,6 +23,9 @@ jobs:
- name: Change directory
run: cd /home/boty-qa/fernuni-bot
- name: Check dir
run: pwd
# Checks-out your repository under $GITHUB_WORKSPACE, so your job can access it
- name: Check Git
run: git status
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment