Skip to content

Commit

Permalink
ci: skip lint
Browse files Browse the repository at this point in the history
  • Loading branch information
tsirysndr committed Mar 5, 2024
1 parent dcf4596 commit 74372f7
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 @@ -14,7 +14,7 @@ jobs:
uses: fluentci-io/setup-fluentci@v4
- name: Run Dagger Pipelines
run: |
fluentci run deno_pipeline fmt lint test
fluentci run deno_pipeline fmt test
dagger -m github.com/fluent-ci-templates/github-pipeline@main functions
- name: Upload to Codecov
run: fluentci run codecov_pipeline
Expand Down

0 comments on commit 74372f7

Please sign in to comment.