Skip to content

Commit

Permalink
Merge pull request #524 from Tradeshift/local-PEAA-1655-2
Browse files Browse the repository at this point in the history
chore(gha): rename jobs (PEAA-1655)
  • Loading branch information
adinaiordache2017 authored Apr 10, 2023
2 parents 8fe34ab + 5d98bab commit 7681d86
Showing 1 changed file with 1 addition and 11 deletions.
12 changes: 1 addition & 11 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ on:
- master

jobs:
validate_first:
build:
name: validate
runs-on: ubuntu-latest
timeout-minutes: 30
Expand All @@ -17,16 +17,6 @@ jobs:
with:
fetch-depth: 100

validate:
name: Build and test
runs-on: ubuntu-latest
timeout-minutes: 30
steps:
- name: ⬇️ Checkout repo
uses: actions/checkout@v2
with:
fetch-depth: 100

- name: ⎔ Setup node
uses: actions/setup-node@v1
with:
Expand Down

0 comments on commit 7681d86

Please sign in to comment.