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 2, 2024
1 parent 9a81357 commit 3e71b26
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/bun-pipeline@main functions
- name: Upload Coverage
run: fluentci run codecov_pipeline
Expand Down

0 comments on commit 3e71b26

Please sign in to comment.