Skip to content

Commit

Permalink
ci: fix zenith workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
tsirysndr committed Jan 27, 2024
1 parent eb50c98 commit 9e6f98f
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/zenith.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ jobs:
dagger version
- name: Run Dagger Pipelines
run: |
dagger query --doc check.gql
dagger query --doc test.gql
dagger call check --src .
dagger call test --src .
dagger call build --src .
working-directory: example

0 comments on commit 9e6f98f

Please sign in to comment.