wrong order
dl / lint (push) Successful in 9m32s Details
dl / docker (push) Successful in 6m3s Details

This commit is contained in:
Michel Roux 2023-10-01 23:57:58 +02:00
parent 23bcb49a5f
commit 3a363ee4be
1 changed files with 1 additions and 1 deletions

View File

@ -2,9 +2,9 @@
import argparse
import os
import re
import time
import subprocess
import sys
import time
import requests