Skip to content

Commit

Permalink
changed job name of CI script
Browse files Browse the repository at this point in the history
  • Loading branch information
scalalang2 committed Dec 30, 2023
1 parent af627e5 commit 06ee048
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,12 +2,11 @@ name: build

on:
push:
branches:
tags:
branches: [main]
pull_request:

jobs:
build:
build-and-test:
runs-on: ubuntu-latest

steps:
Expand Down

0 comments on commit 06ee048

Please sign in to comment.