removed dump

This commit is contained in:
Marco Carrozzo
2023-01-19 10:57:26 +01:00
parent 9ef7285324
commit 815550a13d
-2
View File
@@ -113,8 +113,6 @@ jobs:
runs-on: ubuntu-22.04
needs: [check-if-pr-is-approved]
steps:
- name: Dump context
uses: crazy-max/ghaction-dump-context@v1
- name: Checkout repository
uses: actions/checkout@v3
with: