Project

General

Profile

« Previous | Next » 

Revision f1049aa5

Added by peterzhu2118 (Peter Zhu) 6 months ago

Don't check for presence of ENV['GITHUB_WORKFLOW']

We already check whether ENV['GITHUB_WORKFLOW'] is equal to Compilations,
so we don't need to check that it's not nil.