Skip to content

Commit

Permalink
fix
Browse files Browse the repository at this point in the history
  • Loading branch information
arti-shalb committed Jun 18, 2024
1 parent d4e499b commit 99cf63e
Showing 1 changed file with 2 additions and 3 deletions.
Original file line number Diff line number Diff line change
@@ -1,14 +1,13 @@
name: Pr Tests
name: k8s tests
on:
push:
branches:
- cdev-ignore

jobs:
tests:
name: Build and run tests
name: Check dnd
runs-on: ubuntu-latest
container: golang:1.21.3-alpine
steps:
- name: Code checkout
uses: actions/checkout@v2
Expand Down

0 comments on commit 99cf63e

Please sign in to comment.