Skip to content

Commit

Permalink
fix tests
Browse files Browse the repository at this point in the history
  • Loading branch information
tsirysndr committed Nov 17, 2023
1 parent 982a0db commit f0b5a36
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 3 deletions.
1 change: 1 addition & 0 deletions fixtures/.gitlab-ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,3 +25,4 @@ deploy:
extends: .dagger
script:
- fluentci run spin_pipeline

3 changes: 0 additions & 3 deletions fixtures/workflow.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,9 +10,6 @@ jobs:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
- uses: denoland/setup-deno@v1
with:
deno-version: v1.37
- name: Setup Fluent CI
uses: fluentci-io/setup-fluentci@v2
- name: Run Dagger Pipelines
Expand Down

0 comments on commit f0b5a36

Please sign in to comment.