diff --git a/.github/workflows/check-downstream-compiles.yml b/.github/workflows/check-downstream-compiles.yml index 70d78c1..30a2c28 100644 --- a/.github/workflows/check-downstream-compiles.yml +++ b/.github/workflows/check-downstream-compiles.yml @@ -11,4 +11,4 @@ jobs: call-reusable-test: uses: lurk-lab/ci-workflows/.github/workflows/check-downstream-compiles.yml@check-downstream-compiles with: - repo: 'lurk-lab/ci-lab' + repository: 'lurk-lab/ci-lab' diff --git a/src/lib.rs b/src/lib.rs index 35c91d3..aa34ce1 100644 --- a/src/lib.rs +++ b/src/lib.rs @@ -1,3 +1,4 @@ +# Test PR use one::one; pub fn three() -> usize {