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

again test

parent 687cb11f
No related branches found
No related tags found
No related merge requests found
...@@ -9,6 +9,7 @@ jobs: ...@@ -9,6 +9,7 @@ jobs:
runs-on: ubuntu-latest runs-on: ubuntu-latest
steps: steps:
- run: ls - run: ls
- run: dir
- run: cd backend/secfit - run: cd backend/secfit
- run: apt-get update -qy - run: apt-get update -qy
- run: pip install -r requirements.txt - 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