ops: Fixed CI
This commit is contained in:
@@ -17,10 +17,6 @@ jobs:
|
||||
uses: actions/checkout@v4
|
||||
- name: Checking the format
|
||||
run: gleam format --check
|
||||
publish:
|
||||
runs-on: ubuntu-latest
|
||||
container:
|
||||
image: jaypoch/lumabuilder:latest
|
||||
|
||||
build-and-bundle:
|
||||
runs-on: ubuntu-latest
|
||||
|
||||
@@ -1,8 +0,0 @@
|
||||
name: formatcheck
|
||||
|
||||
on:
|
||||
pull_request:
|
||||
push:
|
||||
branches: [main]
|
||||
|
||||
jobs:
|
||||
Reference in New Issue
Block a user