Skip to content

Commit

Permalink
Update Test.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
Cashmaney authored Dec 19, 2023
1 parent 1afe4b6 commit a2f2d50
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/Test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -59,6 +59,7 @@ jobs:
git config user.email "fhenixprotocol@github.com"
- name: Copy test contracts & Generated libs
run: |
ls -l
cp fheos/tests/contracts/* fhenix-contracts/test/contracts/*
cp fheos/solidity/FHE.sol fhenix-contracts/contracts/
cp fheos/solidity/FheOS.sol fhenix-contracts/contracts/
Expand Down

0 comments on commit a2f2d50

Please sign in to comment.