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 2911d07 commit e629d98
Show file tree
Hide file tree
Showing 2 changed files 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/self-host-supabase.sh
run: ./scripts/run-supabase.sh

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

0 comments on commit e629d98

Please sign in to comment.