Skip to content

Commit

Permalink
Remove checks
Browse files Browse the repository at this point in the history
  • Loading branch information
atspaeth committed May 24, 2024
1 parent f01c6a6 commit e11c051
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -34,9 +34,6 @@ jobs:
run: |
mkdir ~/.aws
echo "$AWS_CREDENTIALS" > ~/.aws/credentials
wc ~/.aws/credentials
md5sum ~/.aws/credentials
[ 60 = $(cat ~/.aws/credentials | wc -l) ]
- uses: actions/checkout@v4
with:
Expand Down

0 comments on commit e11c051

Please sign in to comment.