Skip to content
Snippets Groups Projects
Commit 7644f48f authored by Sigurd's avatar Sigurd
Browse files

testing echo

parent 2ef3d5b4
Branches backend/profile
No related tags found
No related merge requests found
......@@ -8,9 +8,9 @@ jobs:
name: test
runs-on: ubuntu-latest
steps:
- run: ls
- run: dir
- run: cd backend/secfit
- run: CWD= "$(ls)"
- run: echo $CWD
# - run: cd backend/secfit
- run: apt-get update -qy
- run: pip install -r requirements.txt
......
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