Skip to content

Commit

Permalink
ci: always panda
Browse files Browse the repository at this point in the history
  • Loading branch information
kyranjamie committed Sep 29, 2023
1 parent 949311a commit 3add427
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/actions/provision/action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,5 @@ runs:
command: yarn --frozen-lockfile

- name: Pandacodegen
# Panda runs in yarn `preprepre`, so only run if there's a catch hit
if: steps.cache.outputs.cache-hit == 'true'
run: yarn panda codegen
shell: bash

0 comments on commit 3add427

Please sign in to comment.