Skip to content

Commit

Permalink
Revert "test action" (#694)
Browse files Browse the repository at this point in the history
Revert "test action (#690)"

This reverts commit 16a3ddd.
  • Loading branch information
oxve committed Sep 18, 2024
1 parent 2907037 commit 6def85f
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 6def85f

Please sign in to comment.