Skip to content

Commit

Permalink
add trivial step
Browse files Browse the repository at this point in the history
  • Loading branch information
jonathanmorley committed Jan 2, 2025
1 parent f02b26d commit b1e2099
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion .github/workflows/pull.yml
Original file line number Diff line number Diff line change
Expand Up @@ -47,4 +47,6 @@ jobs:
run: nix build
verify:
needs: [cargo, nix]
runs-on: ubuntu-latest
runs-on: ubuntu-latest
steps:
- run: echo "Verified!"

0 comments on commit b1e2099

Please sign in to comment.