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

Change workdir

parent 51d53ad8
No related branches found
No related tags found
No related merge requests found
......@@ -8,9 +8,9 @@ jobs:
name: test
runs-on: ubuntu-latest
steps:
- run: cd backend/secfit
- run: apt-get update -qy
- run: pip install -r requirements.txt
working-directory: ./backend/secfit
staging:
name: staging
......
hello = "hello"
\ No newline at end of file
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