Skip to content

Commit

Permalink
make it compatible with Dagger v0.9.11
Browse files Browse the repository at this point in the history
  • Loading branch information
tsirysndr committed Feb 21, 2024
1 parent d9dffaf commit 8a7c254
Show file tree
Hide file tree
Showing 3 changed files with 1,501 additions and 211 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ jobs:
steps:
- uses: actions/checkout@v2
- name: Setup Fluent CI
uses: fluentci-io/setup-fluentci@v2
uses: fluentci-io/setup-fluentci@v4
- name: Run Dagger Pipelines
run: fluentci run . fmt lint test
- name: Upload to Codecov
Expand Down
Loading

0 comments on commit 8a7c254

Please sign in to comment.