Skip to content

Commit

Permalink
WIP: testing out ct logs directory structure
Browse files Browse the repository at this point in the history
  • Loading branch information
andreashasse committed Nov 6, 2024
1 parent 6909f7d commit 02a5aee
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@ jobs:
- name: Store CT Logs
uses: actions/upload-artifact@v4
with:
name: ct-logs
name: ct-logs/${{ github.ref }}/${{ matrix.otp-version }}
path: _build/test/logs
- name: Run Checks
run: rebar3 do dialyzer, xref
Expand Down

0 comments on commit 02a5aee

Please sign in to comment.