Skip to content

Commit

Permalink
test
Browse files Browse the repository at this point in the history
  • Loading branch information
volesh committed May 3, 2024
1 parent a1b91d6 commit 168f607
Showing 1 changed file with 2 additions and 4 deletions.
6 changes: 2 additions & 4 deletions .github/workflows/CICD.yml
Original file line number Diff line number Diff line change
@@ -1,8 +1,6 @@
name: CI/CD
name: Jest Tests

on:
push:
branches: [feature, master, release, main]
on: "push"

jobs:
Tests:
Expand Down

0 comments on commit 168f607

Please sign in to comment.