Use one from the other PR

pull/5214/head
Ben Meadors 2024-11-01 06:04:14 -05:00
rodzic 7e3c369e87
commit 9c06c492d9
1 zmienionych plików z 2 dodań i 4 usunięć

Wyświetl plik

@ -16,10 +16,8 @@ jobs:
ref: ${{ github.event.pull_request.head.ref }}
token: ${{ secrets.ARTIFACTS_TOKEN }}
- name: Set up Trunk
run: |
curl -fsSL https://get.trunk.io -o get-trunk.sh
sh get-trunk.sh -y
- name: Install trunk
run: curl https://get.trunk.io -fsSL | bash
- name: Run Trunk Fmt
run: trunk fmt