Skip to content

Commit

Permalink
fix10
Browse files Browse the repository at this point in the history
  • Loading branch information
arti-shalb committed Jun 18, 2024
1 parent dd502cc commit 0ed81eb
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/extended-tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,6 @@ on:
jobs:
tests:
name: Check dnd
runs-on: ubuntu-latest
container: golang:1.21.3-alpine
steps:
- name: Code checkout
Expand All @@ -24,5 +23,5 @@ jobs:
ls -la
git config --global --add safe.directory /__w/cluster.dev/cluster.dev
make quick-install
cdev version
# cdev version
# docker ps

0 comments on commit 0ed81eb

Please sign in to comment.