Skip to content

Commit

Permalink
fix: Workflow name
Browse files Browse the repository at this point in the history
  • Loading branch information
zeroreign committed May 13, 2024
1 parent 7384f0c commit 8e2ca90
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/Frontend.yml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
# This workflow will do a clean installation of node dependencies, cache/restore them, build the source code and run tests across different versions of node
# For more information see: https://docs.github.com/en/actions/automating-builds-and-tests/building-and-testing-nodejs

name: Backend CI
name: Frontend CI

on: [push, pull_request]

Expand Down

0 comments on commit 8e2ca90

Please sign in to comment.