Skip to content

Commit

Permalink
Reproducibility check (#99)
Browse files Browse the repository at this point in the history
  • Loading branch information
Smaug123 authored Sep 22, 2024
1 parent ff252e0 commit fc8cec3
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/dotnet.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -50,6 +50,8 @@ jobs:
access-tokens = github.com=${{ secrets.GITHUB_TOKEN }}
- name: Build
run: nix build
- name: Reproducibility check
run: nix build --rebuild

check-dotnet-format:
runs-on: ubuntu-latest
Expand Down

0 comments on commit fc8cec3

Please sign in to comment.