You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
refactor(ci): remove unused skip-mock-server option from setup-nix (#116)
The skip-mock-server option was only used by the release workflow,
which now uses nix develop directly instead of the setup-nix action.
This simplifies the action by removing the unused input.
0 commit comments