Skip to content

Commit

Permalink
VALIDATE_BASH_EXEC
Browse files Browse the repository at this point in the history
  • Loading branch information
anikaweinmann committed Dec 13, 2024
1 parent fde77ac commit 5f16651
Show file tree
Hide file tree
Showing 3 changed files with 6 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/linting.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,5 +6,5 @@ on: [push, pull_request]
jobs:
lint:
uses: mundialis/github-workflows/.github/workflows/linting.yml@main
with:
VALIDATE_BASH_EXEC: false
# with:
# VALIDATE_BASH_EXEC: false
4 changes: 4 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -42,3 +42,7 @@ sdist/*
# docker
docker/redis_data/dump.rdb
!docker/actinia-example-plugin-test/actinia-example-plugin-test.cfg

# linting with shared config file
ruff-github-workflows.toml
ruff-merged.toml
Empty file modified tests_with_redis.sh
100644 → 100755
Empty file.

0 comments on commit 5f16651

Please sign in to comment.