Skip to content

Commit

Permalink
chore: tests
Browse files Browse the repository at this point in the history
comment back in tests
  • Loading branch information
jlangy committed Dec 2, 2024
1 parent 52be4f4 commit 9cde74f
Showing 1 changed file with 4 additions and 5 deletions.
9 changes: 4 additions & 5 deletions .github/workflows/unit-test.yml
Original file line number Diff line number Diff line change
@@ -1,12 +1,11 @@
name: Run unit tests

on:
# Commenting out as tests are empty
workflow_dispatch:
# push:
# paths:
# - 'docker/kc-cron-job/**'
# - '.github/workflows/unit-test.yml'
push:
paths:
- 'docker/kc-cron-job/**'
- '.github/workflows/unit-test.yml'

jobs:
unit_test:
Expand Down

0 comments on commit 9cde74f

Please sign in to comment.