Skip to content
This repository has been archived by the owner on Dec 7, 2024. It is now read-only.

[開發依賴項更新] (deps-dev): Bump eslint from 8.56.0 to 9.15.0 #1547

[開發依賴項更新] (deps-dev): Bump eslint from 8.56.0 to 9.15.0

[開發依賴項更新] (deps-dev): Bump eslint from 8.56.0 to 9.15.0 #1547

Workflow file for this run

name: CodeCov 分析
on: [push, pull_request]
permissions: write-all
jobs:
run-linters:
name: 運行分析
runs-on: ubuntu-latest
permissions:
actions: read
contents: read
security-events: write
steps:
- name: Codecov 編碼
uses: codecov/codecov-action@v2
with:
token: ${{ secrets.CODECOV_TOKEN }}
flags: unittests