Skip to content

Commit

Permalink
Recache
Browse files Browse the repository at this point in the history
  • Loading branch information
d0cd committed Mar 29, 2024
1 parent 4fa480c commit b5962e9
Show file tree
Hide file tree
Showing 2,112 changed files with 2 additions and 131,016 deletions.
1 change: 1 addition & 0 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -184,6 +184,7 @@ jobs:
RUSTC_WRAPPER: sccache
SCCACHE_CACHE_SIZE: 2G
SCCACHE_DIR: /home/runner/.cache/sccache
SCCACHE_RECACHE: 1 # Uncomment this to clear cache, then comment it back out
steps:
- name: Checkout
uses: actions/checkout@v2
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/docs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ jobs:
RUSTC_WRAPPER: sccache
SCCACHE_CACHE_SIZE: 2G
SCCACHE_DIR: /home/runner/.cache/sccache
# SCCACHE_RECACHE: 1 # Uncomment this to clear cache, then comment it back out
SCCACHE_RECACHE: 1 # Uncomment this to clear cache, then comment it back out
steps:
- name: Checkout
uses: actions/checkout@v2
Expand Down
69 changes: 0 additions & 69 deletions tests/README.md

This file was deleted.

18 changes: 0 additions & 18 deletions tests/expectations/compiler/address/binary.out

This file was deleted.

18 changes: 0 additions & 18 deletions tests/expectations/compiler/address/branch.out

This file was deleted.

18 changes: 0 additions & 18 deletions tests/expectations/compiler/address/equal.out

This file was deleted.

5 changes: 0 additions & 5 deletions tests/expectations/compiler/address/gt_fail.out

This file was deleted.

5 changes: 0 additions & 5 deletions tests/expectations/compiler/address/gte_fail.out

This file was deleted.

5 changes: 0 additions & 5 deletions tests/expectations/compiler/address/lt_fail.out

This file was deleted.

5 changes: 0 additions & 5 deletions tests/expectations/compiler/address/lte_fail.out

This file was deleted.

18 changes: 0 additions & 18 deletions tests/expectations/compiler/address/ternary.out

This file was deleted.

This file was deleted.

18 changes: 0 additions & 18 deletions tests/expectations/compiler/array/array_access.out

This file was deleted.

This file was deleted.

18 changes: 0 additions & 18 deletions tests/expectations/compiler/array/array_in_finalize.out

This file was deleted.

18 changes: 0 additions & 18 deletions tests/expectations/compiler/array/array_in_function_signature.out

This file was deleted.

18 changes: 0 additions & 18 deletions tests/expectations/compiler/array/array_in_mapping.out

This file was deleted.

18 changes: 0 additions & 18 deletions tests/expectations/compiler/array/array_initialization.out

This file was deleted.

This file was deleted.

5 changes: 0 additions & 5 deletions tests/expectations/compiler/array/array_of_records.out

This file was deleted.

18 changes: 0 additions & 18 deletions tests/expectations/compiler/array/array_of_structs.out

This file was deleted.

Loading

0 comments on commit b5962e9

Please sign in to comment.