Skip to content

[antlir][oss] github actions ci #1

[antlir][oss] github actions ci

[antlir][oss] github actions ci #1

Workflow file for this run

name: Tests
on: [push, pull_request]
jobs:
test:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- uses: facebook/install-dotslash@latest
- uses: dtolnay/rust-toolchain@stable
toolchain: nightly

Check failure on line 11 in .github/workflows/tests.yml

View workflow run for this annotation

GitHub Actions / Tests

Invalid workflow file

The workflow is not valid. .github/workflows/tests.yml (Line: 11, Col: 9): Unexpected value 'toolchain'
- name: Validate targets
run: |
./buck2 audit providers --quiet //...
- name: Build layer with RPMs
run: |
./buck2 build antlir//antlir/antlir2/features/rpm/tests:simple--layer