Skip to content

Commit

Permalink
ci: drop environment config
Browse files Browse the repository at this point in the history
  • Loading branch information
Borda committed Feb 2, 2024
1 parent eea7a24 commit ec6c3d2
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 4 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/checkdocs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,8 +7,6 @@ on:
jobs:
build:
runs-on: ${{ matrix.os }}
environment:
name: checkdocs
strategy:
fail-fast: false
matrix:
Expand Down
2 changes: 0 additions & 2 deletions .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,8 +11,6 @@ on:
jobs:
build:
runs-on: ${{ matrix.os }}
environment:
name: test
strategy:
fail-fast: false
matrix:
Expand Down

0 comments on commit ec6c3d2

Please sign in to comment.