Skip to content

Commit

Permalink
ci: fix workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
tsirysndr committed Nov 9, 2023
1 parent ff8a63a commit 3e1b96a
Showing 1 changed file with 1 addition and 1 deletion.
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
run: fluentci-io/setup-fluentci@v1
uses: fluentci-io/setup-fluentci@v1
- name: Run Dagger Pipelines
run: fluentci run deno_pipeline fmt lint test
- name: Upload Coverage
Expand Down

0 comments on commit 3e1b96a

Please sign in to comment.