Skip to content

Commit

Permalink
Only do version check, nothing else
Browse files Browse the repository at this point in the history
  • Loading branch information
Caspar van Leeuwen committed Oct 2, 2024
1 parent d994927 commit 0199051
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions .github/workflows/automatic_versioning.yml
Original file line number Diff line number Diff line change
Expand Up @@ -107,8 +107,3 @@ jobs:
echo "... yes!"
fi
echo "Checking if we can import eessi.testsuite.utils"
python -c 'import eessi.testsuite.utils'
echo "Checking if we can import eessi.testsuite.tests.apps"
python -c 'import eessi.testsuite.tests.apps'

0 comments on commit 0199051

Please sign in to comment.