This commit is contained in:
		
							parent
							
								
									0ec9daf0d5
								
							
						
					
					
						commit
						f02f0e8441
					
				
					 2 changed files with 4 additions and 4 deletions
				
			
		| 
						 | 
				
			
			@ -28,7 +28,7 @@ jobs:
 | 
			
		|||
      
 | 
			
		||||
    - name: Verify PATH
 | 
			
		||||
      run: |
 | 
			
		||||
        echo $PATH$PWD/basex/bin
 | 
			
		||||
        echo $PATH$
 | 
			
		||||
        ls -l $PWD/basex/bin
 | 
			
		||||
 | 
			
		||||
    - name: Checkout repository
 | 
			
		||||
| 
						 | 
				
			
			@ -36,8 +36,8 @@ jobs:
 | 
			
		|||
 | 
			
		||||
    - name: Build package
 | 
			
		||||
      run: |
 | 
			
		||||
        basex /scripts/make-fat-jar.xq
 | 
			
		||||
        $PWD/basex/bin/basex /scripts/make-fat-jar.xq
 | 
			
		||||
 | 
			
		||||
    - name: Run BaseX Tests
 | 
			
		||||
      run: |
 | 
			
		||||
        basex -t /src/test
 | 
			
		||||
        $PWD/basex/bin/basex -t /src/test
 | 
			
		||||
| 
						 | 
				
			
			@ -1 +1 @@
 | 
			
		|||
30/1/2025..........
 | 
			
		||||
30/1/2025...........
 | 
			
		||||
		Loading…
	
	Add table
		
		Reference in a new issue