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

Merge branch 'master' of https://github.com/Hollum/tdt4242-ex2

parents 7644f48f 4350b6d0
No related branches found
No related tags found
No related merge requests found
name: Main
on:
push:
branches:
......@@ -7,6 +8,8 @@ jobs:
test:
name: test
runs-on: ubuntu-latest
env:
working-directory: ./backend/secfit
steps:
- run: CWD= "$(ls)"
- run: echo $CWD
......
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