We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3e17dda commit 36a8d8eCopy full SHA for 36a8d8e
1 file changed
.github/workflows/end-to-end-test.yml
@@ -79,9 +79,6 @@ jobs:
79
80
runs-on: ${{ matrix.operatingSystem }}-latest
81
steps:
82
- - name: Show env
83
- run: env | sort
84
-
85
- name: Checkout Bootstrap Modules
86
uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2
87
with:
0 commit comments