This commit is contained in:
@@ -1,8 +1,6 @@
|
||||
name: "Test"
|
||||
on:
|
||||
push:
|
||||
branches:
|
||||
- main
|
||||
pull_request:
|
||||
|
||||
jobs:
|
||||
@@ -16,9 +14,7 @@ jobs:
|
||||
apt-get update
|
||||
apt-get install -y git jq
|
||||
|
||||
|
||||
- run: git config --global --add safe.directory '*'
|
||||
|
||||
- run: git clone --depth=1 --single-branch --branch=master https://git.pvv.ntnu.no/mugiten/kanjivg.git kanjivg
|
||||
|
||||
- name: Setup Flutter
|
||||
Reference in New Issue
Block a user