We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8367c21 commit 4703effCopy full SHA for 4703eff
.github/workflows/time-tracker-ui-ci.yml
@@ -44,6 +44,7 @@ jobs:
44
run: |
45
chmod +x ./scripts/populate-keys.sh
46
sh ./scripts/populate-keys.sh
47
+ git-crypt unlock
48
49
- name: Running tests
50
0 commit comments