Skip to content

Commit

Permalink
[POC/CI] correct workflow name
Browse files Browse the repository at this point in the history
  • Loading branch information
helene-nguyen committed Apr 18, 2024
1 parent b3ce01a commit a1fbe7a
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/ci-test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,8 +13,8 @@ on:
- cron: "21 11 * * 0"

jobs:
frontend:
name: Frontend
ci:
name: CI test
runs-on: ubuntu-latest

steps:
Expand Down

0 comments on commit a1fbe7a

Please sign in to comment.