Skip to content
Snippets Groups Projects
Commit 05b31883 authored by hollum's avatar hollum
Browse files

Added yml file - heroku

parent f08661e6
No related branches found
No related tags found
No related merge requests found
...@@ -8,7 +8,7 @@ jobs: ...@@ -8,7 +8,7 @@ jobs:
name: test name: test
runs-on: ubuntu-latest runs-on: ubuntu-latest
steps: steps:
- 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