Skip to content

Commit

Permalink
cleanup dont need GA job still use circleci with proper config
Browse files Browse the repository at this point in the history
  • Loading branch information
nachocodoner committed Sep 9, 2024
1 parent de84162 commit 331a02a
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 40 deletions.
1 change: 0 additions & 1 deletion .circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -348,7 +348,6 @@ jobs:
export PATH="/home/circleci/.sdkman/candidates/gradle/8.7/bin:${PATH}"
java --version
gradle --version
echo $PATH
./meteor self-test \
"$TEST_GROUP" \
--retries ${METEOR_SELF_TEST_RETRIES} \
Expand Down
39 changes: 0 additions & 39 deletions .github/workflows/cordova.yml

This file was deleted.

0 comments on commit 331a02a

Please sign in to comment.