Skip to content

Commit

Permalink
chore: remove wf comment
Browse files Browse the repository at this point in the history
  • Loading branch information
Keyrxng committed Oct 24, 2024
1 parent 6cf1073 commit f330481
Showing 1 changed file with 0 additions and 8 deletions.
8 changes: 0 additions & 8 deletions .github/workflows/compute.yml
Original file line number Diff line number Diff line change
Expand Up @@ -41,14 +41,6 @@ jobs:
- name: Install dependencies
run: yarn install

# - name: Generate Supabase Types
# run: |
# yarn install
# yarn run "supabase:generate:remote"
# env:
# SUPABASE_PROJECT_ID: ${{ secrets.SUPABASE_PROJECT_ID }}
# SUPABASE_ACCESS_TOKEN: ${{ secrets.SUPABASE_ACCESS_TOKEN }}

- name: Calling action
uses: ./
env:
Expand Down

0 comments on commit f330481

Please sign in to comment.