Skip to content

Commit

Permalink
uodate main.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
Atallah0 committed Nov 5, 2023
1 parent 39c3452 commit ad39114
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,8 +6,6 @@ on:
branches: ['main']

jobs:
test:
name: Run Jest Tests
test:
name: Run Jest Tests
runs-on: ubuntu-latest
Expand Down Expand Up @@ -46,7 +44,6 @@ jobs:
name: Push Docker image to Docker Hub
runs-on: ubuntu-latest
needs: update_data
needs: update_data
steps:
- name: Check out the repo
uses: actions/checkout@v3
Expand Down

0 comments on commit ad39114

Please sign in to comment.