Skip to content

Commit 5162bbd

Browse files
RI-000 poc for BE unit tests
1 parent af9c10b commit 5162bbd

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/tests-backend.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -31,6 +31,7 @@ jobs:
3131
working-directory: 'redisinsight/api'
3232
run: |
3333
yarn install --frozen-lockfile --network-timeout 1000000
34+
# test cache hit 1
3435
#
3536
# - name: Unit tests API
3637
# timeout-minutes: 20

0 commit comments

Comments
 (0)