Skip to content

Commit

Permalink
Revert "test action (#690)"
Browse files Browse the repository at this point in the history
This reverts commit 16a3ddd.
  • Loading branch information
oxve committed Sep 10, 2024
1 parent c03faa4 commit a053a16
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/main.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -250,8 +250,6 @@ jobs:
# Use fetch depth of 0 to get full history for a valid build id.
fetch-depth: 0
persist-credentials: false
- name: Dump context
uses: crazy-max/ghaction-dump-context@v2
- name: Cache Gradle
uses: actions/cache@v3
if: startsWith(matrix.target_platform, 'android') || startsWith(needs.initialize.outputs.evergreen_loader, 'android')
Expand Down

0 comments on commit a053a16

Please sign in to comment.