Skip to content

Commit 7230c1b

Browse files
committed
chmod -R a=rX-w ./target before test-with-generated-opts
1 parent 279acfb commit 7230c1b

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.github/workflows/ci.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -82,6 +82,9 @@ jobs:
8282
command: build
8383
args: --all-features --release
8484

85+
- name: '`chmod -R a=rX-w ./target`'
86+
run: chmod -R a=rX-w ./target
87+
8588
- name: '`cargo test-with-generated-opts`'
8689
uses: actions-rs/cargo@v1
8790
with:

0 commit comments

Comments
 (0)
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