mirror of
https://github.com/cedricbonhomme/Stegano.git
synced 2025-05-12 09:08:31 +02:00
renamed a task
This commit is contained in:
parent
481b315605
commit
a03c59db5c
1 changed files with 1 additions and 1 deletions
|
@ -12,7 +12,7 @@ tasks:
|
||||||
export PATH="$PATH:/home/build/.local/bin"
|
export PATH="$PATH:/home/build/.local/bin"
|
||||||
cd Stegano
|
cd Stegano
|
||||||
poetry install
|
poetry install
|
||||||
- link: |
|
- lint: |
|
||||||
export PATH="$PATH:/home/build/.local/bin"
|
export PATH="$PATH:/home/build/.local/bin"
|
||||||
cd Stegano
|
cd Stegano
|
||||||
# stop the build if there are Python syntax errors or undefined names
|
# stop the build if there are Python syntax errors or undefined names
|
||||||
|
|
Loading…
Add table
Reference in a new issue