Skip to content

Commit ce68680

Browse files
committed
fix: TT-610 create keys.ts file
1 parent f996c4b commit ce68680

File tree

4 files changed

+35903
-8301
lines changed

4 files changed

+35903
-8301
lines changed

.github/workflows/CI-time-tracker-ui.yml

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -49,10 +49,7 @@ jobs:
4949
AZURE_APP_CONFIGURATION_CONNECTION_STRING: ${{ secrets.AZURE_APP_CONFIGURATION_CONNECTION_STRING }}
5050
run: |
5151
chmod +x ./scripts/populate-keys.sh
52-
chmod +x ./scripts/create-keys.sh
5352
sh ./scripts/populate-keys.sh
54-
sh ./scripts/create-keys.sh
55-
5653
5754
- name: Running tests
5855
run: npm run ci-test --if-present

0 commit comments

Comments
 (0)