Skip to content

Commit

Permalink
temporarily allow warnings
Browse files Browse the repository at this point in the history
  • Loading branch information
tgeoghegan committed Sep 7, 2022
1 parent 91f9aae commit ceb5690
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/ci-build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,6 @@ jobs:
CARGO_INCREMENTAL: 0
CARGO_TERM_COLOR: always
DAPHNE_INTEROP_CONTAINER: prebuilt=${{ secrets.DAPHNE_PREBUILT_IMAGE_NAME_AND_TAG }}
RUSTFLAGS: "-D warnings"
steps:
- uses: actions/checkout@v3
# See https://github.com/google-github-actions/auth#authenticating-to-container-registry-and-artifact-registry
Expand Down

0 comments on commit ceb5690

Please sign in to comment.