Skip to content

Commit

Permalink
GH workflow fix
Browse files Browse the repository at this point in the history
  • Loading branch information
serge-rider committed Oct 30, 2024
1 parent bec05f6 commit 070f401
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/push-pr-devel.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,8 +15,8 @@ jobs:
name: Check
secrets: inherit
with:
project-directory: ./dbeaver-jdbc-upd/aggregate
project-deps: ./dbeaver-jdbc-upd/project.deps
project-directory: ./dbeaver-jdbc-libsql
project-deps: ./dbeaver-jdbc-libsql/project.deps
timeout-minutes: 2

lint:
Expand Down

0 comments on commit 070f401

Please sign in to comment.