Skip to content

Commit

Permalink
github actions
Browse files Browse the repository at this point in the history
  • Loading branch information
cheshirecode authored Jun 19, 2024
1 parent 6495694 commit b9b06f2
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,9 @@ jobs:
uses: ./.github/workflows/base.yml
with:
package-name: ' '
build: false
lcov: false
storybook: false
app-1:
needs: [base]
uses: ./.github/workflows/base.yml
Expand Down

0 comments on commit b9b06f2

Please sign in to comment.