Skip to content

Commit

Permalink
Merge pull request #3310 from golemfactory/gamerhash/update-master
Browse files Browse the repository at this point in the history
Gamerhash/update master
  • Loading branch information
nieznanysprawiciel authored Sep 10, 2024
2 parents 7e610fa + 44b0397 commit fda42c0
Show file tree
Hide file tree
Showing 115 changed files with 3,843 additions and 1,771 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/system-test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -73,4 +73,4 @@ jobs:
uses: actions-rs/cargo@v1
with:
command: test
args: --test '*' --features framework-test
args: --test '*' -p yagna -p ya-exe-unit -p ya-transfer -p ya-payment -p ya-identity --features framework-test
1 change: 1 addition & 0 deletions .gitignore
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
# Generated by Cargo
# will have compiled files and executables
/target/
.target/

# These are backup files generated by rustfmt
**/*.rs.bk
Expand Down
Loading

0 comments on commit fda42c0

Please sign in to comment.