Skip to content

Commit

Permalink
Add Rainix CI and remove others
Browse files Browse the repository at this point in the history
  • Loading branch information
ninokeldishvili committed May 13, 2024
1 parent 213f412 commit 371819b
Show file tree
Hide file tree
Showing 3 changed files with 2 additions and 48 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/lint.yaml → .github/workflows/rainix.yaml
Original file line number Diff line number Diff line change
@@ -1,12 +1,12 @@
name: Lint checks
name: Rainix CI
on: [push]

jobs:
rainix:
strategy:
matrix:
os: [ubuntu-latest]
task: [ci-lint]
task: [rainix-sol-test, rainix-sol-static]
fail-fast: false
runs-on: ${{ matrix.os }}
env:
Expand Down
28 changes: 0 additions & 28 deletions .github/workflows/security.yaml

This file was deleted.

18 changes: 0 additions & 18 deletions .github/workflows/test.yaml

This file was deleted.

0 comments on commit 371819b

Please sign in to comment.