From 7230c1b57b54596dee2cac3db20ebcba02b388b3 Mon Sep 17 00:00:00 2001 From: Ryo Yamashita Date: Sat, 7 Dec 2019 14:46:50 +0900 Subject: [PATCH] `chmod -R a=rX-w ./target` before `test-with-generated-opts` --- .github/workflows/ci.yml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index c1e6d5c..da66937 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -82,6 +82,9 @@ jobs: command: build args: --all-features --release + - name: '`chmod -R a=rX-w ./target`' + run: chmod -R a=rX-w ./target + - name: '`cargo test-with-generated-opts`' uses: actions-rs/cargo@v1 with: pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy