Skip to content

Commit

Permalink
Remove hack
Browse files Browse the repository at this point in the history
  • Loading branch information
JadenSimon committed Jun 12, 2024
1 parent b0ce9dd commit 0342674
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/build-integration-local.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,5 @@ jobs:
- run: synapse --version
- run: cd integrations/local && synapse compile && synapse publish --local
name: Build
- run: rm -rf "$SYNAPSE_INSTALL/app/packages/synapse-local"
- run: cp -r "$SYNAPSE_INSTALL/cache/packages/linked/synapse-local" "$SYNAPSE_INSTALL/app/packages/synapse-local"
- run: cd test/conformance && synapse compile && synapse test && synapse destroy
name: Test

0 comments on commit 0342674

Please sign in to comment.