cetirizine

An experimental matrix client written in reactjs utilizing tailwind and storybook
git clone git://archive.git.mtrnord.blog/MTRNord/cetirizine.git
Log | Files | Refs | README | LICENSE

commit 911aea3293d07f1519220a3b0db4847221f3eb9a
parent ecdf9106199a58e2bb52daddfd547795f38a59cb
Author: MTRNord <mtrnord1@gmail.com>
Date:   Tue, 16 May 2023 17:38:13 +0200

Fix workingdirectory

Diffstat:
M.github/workflows/storybook-tests.yml | 1-
1 file changed, 0 insertions(+), 1 deletion(-)

diff --git a/.github/workflows/storybook-tests.yml b/.github/workflows/storybook-tests.yml @@ -43,5 +43,4 @@ jobs: #minimum-coverage: 90 artifact-name: code-coverage-report github-token: ${{ secrets.GITHUB_TOKEN }} - working-directory: apps/my-first-app update-comment: true