Skip to content

Commit

Permalink
[backend] chore: Udpate action namings
Browse files Browse the repository at this point in the history
  • Loading branch information
helloitsdave committed Jan 28, 2024
1 parent 51be708 commit 6237016
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
name: Backend System Tests with Docker
name: Backend Service Tests

on:
push:
Expand Down
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
name: React Component Tests
name: Frontend Component Tests

on:
pull_request:
Expand Down
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
name: Frontend System Tests with Docker + Playwright
name: Frontend Service Tests - Playwright

on:
push:
Expand Down

0 comments on commit 6237016

Please sign in to comment.