diff --git a/.github/workflows/build_downstream_deps.yml b/.github/workflows/build_downstream_deps.yml index 0764ab818..dea04cbee 100644 --- a/.github/workflows/build_downstream_deps.yml +++ b/.github/workflows/build_downstream_deps.yml @@ -105,7 +105,6 @@ jobs: - name: build tinytodo working-directory: cedar-examples/tinytodo run: | - printf "\npath = \"../cedar/cedar-policy\"" >> Cargo.toml cargo build cargo test