Skip to content

Commit

Permalink
Editing ci.yaml in gh-actions
Browse files Browse the repository at this point in the history
  • Loading branch information
SultankaReal committed Oct 23, 2023
1 parent df18087 commit a150825
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -46,6 +46,8 @@ jobs:
uses: kzzzr/mybi-dbt-action@v4
with:
command: dbt test
- name: install curl
run: apt-get update && apt-get install curl -y
- name: testing cube api
uses: kzzzr/mybi-dbt-action@v4
with:
Expand Down

0 comments on commit a150825

Please sign in to comment.