Skip to content

Commit f822fd7

Browse files
committed
replace in CI
Signed-off-by: Andrew Duffy <andrew@a10y.dev>
1 parent 9e983da commit f822fd7

2 files changed

Lines changed: 1 addition & 58 deletions

File tree

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -345,7 +345,7 @@ jobs:
345345
- name: Install cargo-public-api
346346
run: cargo install cargo-public-api --locked
347347
- name: Regenerate public API lock files
348-
run: bash scripts/public-api.sh
348+
run: cargo -p lockfiles
349349
- name: Verify lock files are up to date
350350
run: |
351351
git diff --name-only

scripts/public-api.sh

Lines changed: 0 additions & 57 deletions
This file was deleted.

0 commit comments

Comments
 (0)