Skip to content

Commit

Permalink
feat: test badge
Browse files Browse the repository at this point in the history
  • Loading branch information
aelf-lxy committed Jul 31, 2024
1 parent dea3878 commit 7710cc7
Showing 1 changed file with 1 addition and 8 deletions.
9 changes: 1 addition & 8 deletions .github/workflows/test-badge.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,19 +10,12 @@ on:
- master
- feature/badge

env:
BRANCH_NAME: 'feature/badge-json'

jobs:
test:
name: Generate Test Badge
build-and-test:
runs-on: ubuntu-latest
strategy:
matrix:
package: [utils]
permissions:
pull-requests: write
contents: write
steps:
- name: Run frontend CI
uses: AElfProject/[email protected]
Expand Down

0 comments on commit 7710cc7

Please sign in to comment.