Skip to content

Commit

Permalink
Add test
Browse files Browse the repository at this point in the history
  • Loading branch information
k1LoW committed Jan 27, 2023
1 parent 5b40a29 commit 78ba1e8
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -56,6 +56,9 @@ jobs:
run: make test_bigquery
if: github.ref == 'refs/heads/main'

- name: Run install script (aka use)
run: sh use

- name: Run Trivy vulnerability scanner in repo mode
uses: aquasecurity/trivy-action@master
with:
Expand Down

0 comments on commit 78ba1e8

Please sign in to comment.