Skip to content

Commit

Permalink
ah no its just that the paths changed
Browse files Browse the repository at this point in the history
  • Loading branch information
pieter-bos committed Oct 20, 2023
1 parent b32b4e5 commit f1ae94f
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/scalatest.yml
Original file line number Diff line number Diff line change
Expand Up @@ -31,8 +31,8 @@ jobs:
!**/upstreamAssembly.json
key: vercors-ci-ubuntu-${{ hashFiles('build.sc') }}-${{ hashFiles('src') }}
restore-keys: |
vercors-ci-ubuntu-${{ hashFiles('build.sc') }}-
vercors-ci-ubuntu-
vercors-ci-ubuntu-${{ hashFiles('build.sc') }}
vercors-ci-ubuntu
- name: Compile
run: ./mill -j 0 vercors.allTests.assembly
- name: Upload
Expand Down

0 comments on commit f1ae94f

Please sign in to comment.