Skip to content

Commit

Permalink
Revert "adding shift left performance testing slides"
Browse files Browse the repository at this point in the history
This reverts commit f50d080.
  • Loading branch information
harikrishnan83 committed Jul 1, 2021
1 parent 150ad01 commit 6018c91
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ jobs:
- name: Write Version
run: git describe > .VERSION
- name: Zip Folder
run: zip -r perfiz.zip . -x *.git* -x assets
run: zip -r perfiz.zip . -x *.git*
- uses: ncipollo/release-action@v1
with:
artifacts: "perfiz.zip"
Expand Down
Binary file not shown.

0 comments on commit 6018c91

Please sign in to comment.