Skip to content

Commit

Permalink
ci: remove unused "environment"
Browse files Browse the repository at this point in the history
  • Loading branch information
r-k-b committed Jul 27, 2024
1 parent ea6a84a commit 0b591bf
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/nix.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,6 @@ on:
jobs:
tests:
runs-on: ubuntu-latest
environment: someEnviro
steps:
- uses: actions/checkout@v4
- uses: cachix/install-nix-action@V27
Expand Down

0 comments on commit 0b591bf

Please sign in to comment.