Skip to content

Commit

Permalink
update workflows
Browse files Browse the repository at this point in the history
  • Loading branch information
andreiio committed Dec 23, 2024
1 parent 65d63a6 commit c586d55
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/backend_check.yml
Original file line number Diff line number Diff line change
Expand Up @@ -97,6 +97,7 @@ jobs:
tests:
name: Run backend tests
runs-on: ubuntu-latest
timeout-minutes: 5

services:
postgres:
Expand Down
1 change: 1 addition & 0 deletions .github/workflows/build-image.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,7 @@ on:
paths:
- 'backend/**'
- 'docker/**'
- '.github/workflows/build-image.yml'

name: Build Docker image

Expand Down

0 comments on commit c586d55

Please sign in to comment.