3
0
Fork 0
mirror of https://github.com/dtolnay/install.git synced 2024-11-24 00:59:31 +01:00

Merge pull request #16 from dtolnay/noxargo

Delete xargo build
This commit is contained in:
David Tolnay 2024-04-14 10:55:19 -07:00 committed by GitHub
commit 2358b19e33
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -1,17 +0,0 @@
name: xargo
on:
push:
branches:
- xargo
workflow_dispatch:
jobs:
build:
uses: ./.github/workflows/build.yml
with:
crate: xargo
bin: xargo-check
permissions:
contents: write
secrets: inherit