Skip to content

Commit

Permalink
rm echo env
Browse files Browse the repository at this point in the history
  • Loading branch information
art22m committed Apr 29, 2024
1 parent 990f91a commit 65d29b7
Showing 1 changed file with 0 additions and 9 deletions.
9 changes: 0 additions & 9 deletions .github/workflows/CI.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -25,15 +25,6 @@ env:
SECRET: ${{ secrets.SECRET }}

jobs:
show_environment:
name: "Show environment variables"
runs-on: ubuntu-latest

steps:
- name: "Show environmetn variables"
run: |
env
lint-complexity:
name: Lint & Complexity Check
runs-on: ubuntu-22.04
Expand Down

0 comments on commit 65d29b7

Please sign in to comment.