Remove popd

This commit is contained in:
Sky Leite
2023-02-03 10:31:07 -03:00
parent b33d44c53d
commit 6edc3bb658
-1
View File
@@ -15,4 +15,3 @@ jobs:
pushd frontend pushd frontend
npm install npm install
npm run lint npm run lint
popd