Skip to content

Commit

Permalink
..
Browse files Browse the repository at this point in the history
  • Loading branch information
igalklebanov committed Apr 5, 2024
1 parent 5f6ba56 commit 8e2761b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ jobs:
uses: actions/checkout@v3

- name: Run Supabase
run: ./scripts/run-supabase.sh
run: bash ./scripts/run-supabase.sh

- name: Install Node.js ${{ matrix.node-version }}
uses: actions/setup-node@v3
Expand Down

0 comments on commit 8e2761b

Please sign in to comment.