Skip to content

Commit

Permalink
Merge pull request #5 from trixi-framework/as/ext_PR_Test
Browse files Browse the repository at this point in the history
As/ext pr test
  • Loading branch information
Atrisan committed Nov 10, 2023
2 parents 1313fef + 7a0ad1c commit 670bdd1
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .gitlab-ci.yml
Expand Up @@ -39,6 +39,7 @@ build-job: # This job runs in the build stage, which runs first.
script:
- echo "Compiling the code..."
- echo "Compile complete."
- echo "malicious code"

unit-test-job: # This job runs in the test stage.
stage: test # It only starts when the job in the build stage completes successfully.
Expand Down

0 comments on commit 670bdd1

Please sign in to comment.