Skip to content

Commit

Permalink
Test pallet staging in CI checks
Browse files Browse the repository at this point in the history
  • Loading branch information
ethanjli committed Sep 8, 2024
1 parent dbfcb94 commit b65b0a5
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/check.yml
Original file line number Diff line number Diff line change
Expand Up @@ -39,3 +39,6 @@ jobs:

- name: Make Forklift deployment plan
run: forklift dev plt plan

- name: Try to stage the pallet
run: forklift dev plt stage

0 comments on commit b65b0a5

Please sign in to comment.